diff options
author | thierry <thierry@FreeBSD.org> | 2006-02-20 16:57:48 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-02-20 16:57:48 +0800 |
commit | 2d0b72389dd19a1417d687a9412095cad27cef6a (patch) | |
tree | ad90c9256e2d4a2f24336808f611b33a18d8251f /math/k3dsurf/pkg-descr | |
parent | 79c36433c47597dc48900b01b2337f3eb5d005f0 (diff) | |
download | freebsd-ports-graphics-2d0b72389dd19a1417d687a9412095cad27cef6a.tar.gz freebsd-ports-graphics-2d0b72389dd19a1417d687a9412095cad27cef6a.tar.zst freebsd-ports-graphics-2d0b72389dd19a1417d687a9412095cad27cef6a.zip |
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.
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 00000000000..e24d61a908e --- /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/ |