Virtual Models

MuPAD Classes Representing 3D Surfaces

Fractal Staircase

Class Implicit3D

Class Implicit3d represents 3D plots obtained from implicit equations. Most of the implicit plots produce large or very large JavaView files. Therefore, it might be necessary to simplify the plot in MuPAD first and then transform it into JavaView. Additional improvements can be achieved by reducing number of lights and not using antialiasing.

In this example we show a less know surfaces investigated by Richmond.

MuPAD

The plot of Richmond Surface obtained in MuPAD. In this plot we use the smooth shading with visible mesh.

JavaView

The same model in JavaView. 

NOTE: while converting MuPAD plot to JavaView the smooth shading was changed to flat shading. This, unfortunately, produces quite different result.

Copyright © Miroslaw Majewski (created in Sep. 2004, last update 1/11/2005)