| # | 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" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |