ViewPoint.
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
This option defines (in coordinates relative to the bounding box) the camera position. | In[1]:=
vp = Graphics3D[Stellate[Dodecahedron[]], ViewPoint -> {3., 3., 1.}]; Show[vp] In[2]:= JavaView[vp] |