aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/povray31/pkg-descr
diff options
context:
space:
mode:
authordburr <dburr@FreeBSD.org>1999-03-20 22:53:02 +0800
committerdburr <dburr@FreeBSD.org>1999-03-20 22:53:02 +0800
commit7ce0d2692d2d3ccc0f1e78067d4e6eaa16e307ce (patch)
treec8691aca5a435e17140d5e09001fe8ea4ab2078c /graphics/povray31/pkg-descr
parentb848b8a5a32e5d7579e303b531c15e2ea54a2747 (diff)
downloadfreebsd-ports-gnome-7ce0d2692d2d3ccc0f1e78067d4e6eaa16e307ce.tar.gz
freebsd-ports-gnome-7ce0d2692d2d3ccc0f1e78067d4e6eaa16e307ce.tar.zst
freebsd-ports-gnome-7ce0d2692d2d3ccc0f1e78067d4e6eaa16e307ce.zip
Submitted by: Oliver Fromme <olli@fromme.com>
Port of POVRAY 3.1d, a ray tracing program. This is a new port of POVRAY 3.1d from the DOS sources. POVRAY 3.1d is a more featureful and generally neater version of POVRAY.
Diffstat (limited to 'graphics/povray31/pkg-descr')
-rw-r--r--graphics/povray31/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/povray31/pkg-descr b/graphics/povray31/pkg-descr
new file mode 100644
index 000000000000..e0f9360d118c
--- /dev/null
+++ b/graphics/povray31/pkg-descr
@@ -0,0 +1,17 @@
+POV-Ray(TM) 3.1d 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
+
+For more information about POV-Ray, please see http://www.povray.org/
+
+Ported to FreeBSD by Paulo Menezes, paulo@isr.uc.pt
+Port updated (1.3d) by Oliver Fromme, olli@fromme.com