DESCRIPTION
v.out.pov converts GRASS vector data to POV-Ray format (www.povray.com)
EXAMPLE
v.out.pov input=vector3d output=vector3d.pov objmod="pigment { color red 0 green 1 blue 0 }"
The generated file can be included in an existing .pov file with the following statement:
REFERENCES
POV-Ray
SEE ALSO
r.out.pov
AUTHOR
Radim Blazek, ITC-Irst, Trento, Italy
Last changed: $Date: 2011-11-08 01:42:51 -0800 (Tue, 08 Nov 2011) $