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

Comparing ray/doc/man/man1/obj2mesh.1 (file contents):
Revision 1.3 by greg, Fri Mar 14 21:27:45 2003 UTC vs.
Revision 1.5 by greg, Mon Dec 15 17:14:28 2003 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH OBJ2MESH 1 03/11/03 RADIANCE
3   .SH NAME
4   obj2mesh - create a compiled RADIANCE mesh file from Wavefront .OBJ input
# Line 177 | Line 177 | those causing the problem.
177   This error is caused by too many surfaces, and there is
178   little hope of compiling this mesh.
179   .SH EXAMPLE
180 < To create a compiled triangle mesh from the scene file mesh.obj:
180 > To create a compiled triangle mesh from the scene file mesh.obj
181 > using materials from the file mesh.mat:
182   .IP "" .2i
183 < oconv mesh.obj mesh.rtm
183 > obj2mesh -a mesh.mat mesh.obj mesh.rtm
184   .SH AUTHOR
185   Greg Ward
186   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines