logo

HiddenSurface.

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
HiddenSurface is an option for SurfaceGraphics which specifies whether faces are drawn. See also Shading. In[1]:= hs = SurfaceGraphics[Table[Sin[x]*Exp[y], {x, -Pi, Pi, Pi/4.}, {y, -E, E, E/4.}], HiddenSurface -> False];
Show[hs]

In[2]:= JavaView[hs]

© 1997-2017 Last modified: 22.06.2017 --- www.javaview.de --- The JavaView Project