diff options
author | jkh <jkh@FreeBSD.org> | 1996-12-05 20:45:59 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-12-05 20:45:59 +0800 |
commit | c4445b8819142588185a18af797ca313ec889c04 (patch) | |
tree | be801fb6e682e91d530072ecd55df7682d450f96 /graphics/povray37/pkg-descr | |
parent | 9a8fac28af3cda0581f90ea8a25a41df42a9e815 (diff) | |
download | freebsd-ports-gnome-c4445b8819142588185a18af797ca313ec889c04.tar.gz freebsd-ports-gnome-c4445b8819142588185a18af797ca313ec889c04.tar.zst freebsd-ports-gnome-c4445b8819142588185a18af797ca313ec889c04.zip |
Update to version 3.0
Submitted-By: Paulo Menezes <paulo@lapa.isr.uc.pt>
Diffstat (limited to 'graphics/povray37/pkg-descr')
-rw-r--r-- | graphics/povray37/pkg-descr | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/graphics/povray37/pkg-descr b/graphics/povray37/pkg-descr index 6bfd54ab76fb..895c73a5d531 100644 --- a/graphics/povray37/pkg-descr +++ b/graphics/povray37/pkg-descr @@ -1,14 +1,16 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer - -The Persistence of Vision Ray Tracer (POV-Ray) is a copy- -righted freeware program that allows a user to easily cre- -ate fantastic, three dimensional, photo-realistic images -on just about any computer. POV-Ray reads standard ASCII -text files that describe the shapes, colors, textures and -lighting in a scene and mathematically simulates the rays -of light moving through the scene to produce a photo- -realistic image! - -Ported to FreeBSD by Josh MacDonald, jmacd@uclink.berkeley.edu +POV-Ray(tm) 3.0 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 +/usr/local/lib/povray3/povlegal.doc + +Ported to FreeBSD by Paulo Menezes, paulo@isr.uc.pt |