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

OgreMeshUpgrade - 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                                OGREMESHUPGRADE(1)

Description

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

Name

       OgreMeshUpgrade - 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

OgreMeshUpgrade [-e] [-t] sourcefile [destfile]

See Also