freebsd-ports/graphics/povray36/pkg-descr
Max Brazhnikov db34285af3 graphics/povray36:
- Add stage support
- Convert to options
- Remove optional dependence on lang/icc (it is quite old, not staged)
- Remove needless USE_AUTOTOOLS
- Depend on graphics/svgalib on amd64 as well
- Clean up Makefile
- Update plist to current standards
2014-08-21 08:22:24 +00:00

9 lines
549 B
Text

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.
WWW: http://www.povray.org/