logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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