diff options
Diffstat (limited to 'graphics/truevision/pkg-descr')
-rw-r--r-- | graphics/truevision/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/truevision/pkg-descr b/graphics/truevision/pkg-descr new file mode 100644 index 000000000..b66bf040d --- /dev/null +++ b/graphics/truevision/pkg-descr @@ -0,0 +1,22 @@ +Truevision is a 3D modeler for Gnome. It is still in development, so not +really stable and quite not usable yet. + +Features: + + - Create some objects: + - finite solid primitives: box, sphere, cone, cylinder, torus, + heightfield, superellipsoid + - finite patch primitive: disc + - infinite solid primitive: plane + - lights: point, cylindrical, spot, area + - csg operators: union, merge, intersection, difference + - atmospherics: background, skysphere, media, fog + - Manipulate them (rotate, scale, translate, etc) + - Manipulate and edit the camera + - Render the scene with the multithreaded povray frontend + - Create and edit materials (except slope maps), with preview in editor + - Output the scene to povray + - Save and load scenes, objects, materials + - Save materials with preview in material library + +WWW: http://truevision.sourceforge.net/ |