MuPAD Pro Computing Essentials, 2nd Edition

Example 7.3 Using lights in VCam

This is another example that needs VCam and chapter 7. There is not much be put on the web page.

First attempt

 
Surf2:=plot::Function3d(
   cos(sqrt(x^2 + y^2)), x=-10..10, y=-10..10
):
plot(Surf2)
 

 

This is all. The rest we can do in VCam to get result that is not much similar to the one below in JavaView.  WARNING - the size of the JVX file is about 100KB.

Loading sample geometry.

JavaView Display

Use the mouse pointer to rotate the graphics. Right click on the picture will open a menu where we can select rotations, scaling, moving and a few other options.

More features of this graphics can be examined using full JavaView applet >>


© Miroslaw Majewski, Abu Dhabi,  Update  26-11-2004