logo

Lighting.

Switch off lighting and color by heigth.
JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
Lighting is a flag to disable the automatics lighting and use default coloring by height or apply a ColorFunction. In[1]:= plf = Plot3D[Sin[xy], {x, 0, 3Pi/2}, {y, 0, 3Pi/2}, Lighting -> False];
Show[plf]

In[2]:= JavaView[plf]

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