This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Modeltool: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
added categories, and SVN, still needs work |
||
| Line 1: | Line 1: | ||
Modeltool can now convert .obj files to bzflag drawinfo. It is | Modeltool can now convert .obj files to bzflag drawinfo. It can be downloaded with the source code through [[SVN]], and it is found in the bzflag/tools/ directory. | ||
Modeltool options | Modeltool options | ||
-bounding generates sphere and extents, | -bounding generates sphere and extents, | ||
-comments numbers each vertex/normal/texcoord and corner to assist in further editing of the .bzw. | -comments numbers each vertex/normal/texcoord and corner to assist in further editing of the .bzw. | ||
-nomats materials are not output in the .bzw. Use this with the "include" function. | -nomats materials are not output in the .bzw. Use this with the "include" function. | ||
[[category:Map Making]] | |||
[[category:Map Editors]] | |||
Revision as of 18:50, 9 November 2007
Modeltool can now convert .obj files to bzflag drawinfo. It can be downloaded with the source code through SVN, and it is found in the bzflag/tools/ directory.
Modeltool options
-bounding generates sphere and extents, -comments numbers each vertex/normal/texcoord and corner to assist in further editing of the .bzw. -nomats materials are not output in the .bzw. Use this with the "include" function.