| |
| | POV-Ray: Documentation: 2.4.5 Parametric Object |
 | | Where the isosurface object uses implicit surface functions, F(x,y,z)=0, the parametric object is a set of equations for a surface expressed in the form of the parameters that locate points on the surface, x(u,v), y(u,v), z(u,v). |
 | | The parametric object is not a solid object it is "hollow", like a thin shell. |
 | | If you declare a parametric surface with the precompute keyword and then use it twice, all arrays are in memory only once. |
| www.povray.org /documentation/view/3.6.1/301 (294 words) |
|