diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/povray/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/povray/DESCR')
-rw-r--r-- | graphics/povray/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/povray/DESCR b/graphics/povray/DESCR new file mode 100644 index 00000000000..43b71a8db46 --- /dev/null +++ b/graphics/povray/DESCR @@ -0,0 +1,12 @@ +POV-Ray(tm) Persistence of Vision Ray Tracer + +The Persistence of Vision(tm) Ray-Tracer creates three-dimensional, +photo-realistic images using a rendering technique called ray-tracing. It +reads in a text file containing information describing the objects and +lighting in a scene and generates an image of that scene from the view point +of a camera also described in the text file. Ray-tracing is not a fast +process by any means, but it produces very high quality images with realistic +reflections, shading, perspective and other effects. + +Legal and License information can be consulted in the following file +${PREFIX}/lib/povray3/povlegal.doc |