aboutsummaryrefslogtreecommitdiff
path: root/graphics/povray36/pkg-descr
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-12-05 12:45:59 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-12-05 12:45:59 +0000
commit6dc2bc4576f3dec5fe835cf8848e91ba8e753811 (patch)
tree764abdf136664f55cae9a003fdd99d24b954cdc0 /graphics/povray36/pkg-descr
parent407bdf7fbe32092600aa160ea76b29e456fbe5ee (diff)
downloadports-6dc2bc4576f3dec5fe835cf8848e91ba8e753811.tar.gz
ports-6dc2bc4576f3dec5fe835cf8848e91ba8e753811.zip
Notes
Diffstat (limited to 'graphics/povray36/pkg-descr')
-rw-r--r--graphics/povray36/pkg-descr26
1 files changed, 14 insertions, 12 deletions
diff --git a/graphics/povray36/pkg-descr b/graphics/povray36/pkg-descr
index 6bfd54ab76fb..895c73a5d531 100644
--- a/graphics/povray36/pkg-descr
+++ b/graphics/povray36/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