|
||
Example 7.3 Using lights in VCamThis is another example that needs VCam and chapter 7. There is not much be put on the web page. First attemptSurf2:=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.
|
||