mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
db34285af3
- 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
10 lines
549 B
Plaintext
10 lines
549 B
Plaintext
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/
|