GVML Applications
The following Matlab scritps and OOGL files illustrate
some interesting applications of GVML.
- Anatomy: 3D human skeleton spine.
How to map color data to height using a 2D Matlab image file.
spine.m, Matlab script file.
spine.mesh, Geomview OOGL file.
- Geography: earth elevation map.
How to map color data to height using a 2D Matlab image file.
earth.m, Matlab script file.
earth.mesh, Geomview OOGL file.
- Topology: sphere eversion.
Illustrates the use of parametric equations in mathematics.
star.m, Matlab script file.
star.mesh, Geomview OOGL file.
- Chaos: Lorenz attractor.
How to create graphics objects in an iterative algorithm.
lorenz.m, Matlab script file.
lorenz.vect, Geomview OOGL file.
Next:Credits