JavaScript VRML Interface
this VRML 3D-ANIMATION will be generated on the fly by JAVASCRIPT.
It represents the mathematical path for the transition of a helicoid towards
a catenoid surface and is an example of an 'isometric minimal surface
transformation' called
Gauss Bonnet Transformation
catenoid surface / Kettenfläche: S = { x = hypcos(u) * cos(v), y = hypcos(u) * sin(v), z = u; u² + v² < infinity}
helicoid surface / Wendelfläche: S' = { x = u' * cos(v)', y = u' * sin(v'), z = v'; u'² + v'² < infinity}
|