diff options
author | danfe <danfe@FreeBSD.org> | 2007-06-18 21:06:58 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-06-18 21:06:58 +0800 |
commit | 51859e267ffad35117f9ac735d258126f8ed3c5b (patch) | |
tree | 179a7d909c00219370ff557a3e0996479aac9ef0 /graphics/truevision | |
parent | 7906119178bc32186f56d7c41e030ed262a1e62f (diff) | |
download | freebsd-ports-gnome-51859e267ffad35117f9ac735d258126f8ed3c5b.tar.gz freebsd-ports-gnome-51859e267ffad35117f9ac735d258126f8ed3c5b.tar.zst freebsd-ports-gnome-51859e267ffad35117f9ac735d258126f8ed3c5b.zip |
Improve on port description (markup + capitalization).
Diffstat (limited to 'graphics/truevision')
-rw-r--r-- | graphics/truevision/pkg-descr | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/graphics/truevision/pkg-descr b/graphics/truevision/pkg-descr index 2bcb71710e77..b66bf040d3e2 100644 --- a/graphics/truevision/pkg-descr +++ b/graphics/truevision/pkg-descr @@ -1,21 +1,22 @@ -Truevision is a 3D modeler for Gnome. It is still in development, so not +Truevision is a 3D modeler for Gnome. It is still in development, so not really stable and quite not usable yet. -Feature : - - create some objects : - - finite solid primitives : box, sphere, cone, cylinder, torus, +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 ... ) - - 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. + - 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/ |