Axes.
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
Flag for graphics functions if axes are drawn. | In[1]:=
sa = Graphics3D[Stellate[Dodecahedron[]], Axes -> True]; Show[sa] In[2]:= JavaView[sa] |
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
Flag for graphics functions if axes are drawn. | In[1]:=
sa = Graphics3D[Stellate[Dodecahedron[]], Axes -> True]; Show[sa] In[2]:= JavaView[sa] |
|