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.4 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.6 by greg, Thu Jan 1 19:31:45 2004 UTC

# 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"
187   gensurf(1), getinfo(1), make(1), obj2rad(1),
188 < oconv(1), rpict(1), rview(1), rtrace(1), xform(1)
188 > oconv(1), rpict(1), rvu(1), rtrace(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines