diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-02-20 08:57:48 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-02-20 08:57:48 +0000 |
commit | 74331843f6e181339c6ae87c373c11a53e022670 (patch) | |
tree | d83891545bd86033d91b663a79b6ad3bed77f40d /math/k3dsurf/pkg-descr | |
parent | efe40190bb511795d782c7d4b38a6bd08e5143dd (diff) |
Notes
Diffstat (limited to 'math/k3dsurf/pkg-descr')
-rw-r--r-- | math/k3dsurf/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/math/k3dsurf/pkg-descr b/math/k3dsurf/pkg-descr new file mode 100644 index 000000000000..e24d61a908e1 --- /dev/null +++ b/math/k3dsurf/pkg-descr @@ -0,0 +1,15 @@ +K3DSurf is a program to visualize and manipulate multidimensional surfaces +by using Mathematical equations. It's also a "Modeler" for POV-Ray in the +area of parametric surfaces. + +Features : +* 3D, 4D, 5D and 6D HyperObjects visualization. +* Full support of all functions (like C language). +* Support of mouse event in the drawing area (Left:Rotate, Right:scale + and Midle:translate). +* Animation an Morph effect. +* Povscript and Mesh file generation(and Run if povray is installed). + VRML2 and OBJ files also supported. +* More than 100 well known examples. + +WWW: http://k3dsurf.sourceforge.net/ |