Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

OgreMeshToole - upgrades .mesh files to the latest version

Author

       This  manual page was written by Moritz Muehlenhoff <jmm@inutil.org> for the Debian GNU/Linux system, but
       may be used by others.

                                                  Nov 17, 2004                                   OGREMESHTOOL(1)

Description

OgreMeshTool upgrades an Ogre .mesh definition to the latest version.

Name

       OgreMeshToole - upgrades .mesh files to the latest version

Options

       A summary of options is included below.

       -e     DON'T generate edge lists (for stencil shadows)

       -t     Generate tangents (for normal mapping)

       sourcefile
              Name of the file to convert

       destfile
              Optional name of file to write to. If you don't specify this OGRE overwrites the existing file.

Synopsis

OgreMeshTool [-e] [-t] sourcefile [destfile]

See Also