ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/obj2rad.1
(Generate patch)

Comparing ray/doc/man/man1/obj2rad.1 (file contents):
Revision 1.3 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.4 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 190 | Line 190 | did not recognize.
190   .SH EXAMPLE
191   To create a qualifier list for triceratops.obj:
192   .IP "" .2i
193 < obj2rad -n triceratops.obj > triceratops.qual
193 > obj2rad \-n triceratops.obj > triceratops.qual
194   .PP
195   To translate triceratops.obj into a RADIANCE file using the mapping
196   triceratops.map:
197   .IP "" .2i
198 < obj2rad -m triceratops.map triceratops.obj > triceratops.rad
198 > obj2rad \-m triceratops.map triceratops.obj > triceratops.rad
199   .SH NOTES
200   Many good and useful Wavefront object files are available by
201   anonymous ftp from "avalon.chinalake.navy.mil" in the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines