Background.
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
Specifies a backgrond color. | In[1]:=
bg = Graphics3D[Stellate[Dodecahedron[]], Background -> RGBColor[1., 0., 0.]]; Show[bg] In[2]:= JavaView[bg] |
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
Specifies a backgrond color. | In[1]:=
bg = Graphics3D[Stellate[Dodecahedron[]], Background -> RGBColor[1., 0., 0.]]; Show[bg] In[2]:= JavaView[bg] |
|