JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

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]


© 1999-2005 Last modified: 03.10.2005 --- http://www.javaview.de --- The JavaView Project