Scroll to navigation

OGREXMLCONVERTER(1) General Commands Manual OGREXMLCONVERTER(1)

NAME

OgreXMLConverter - converts data between XML and Ogre binary formats

SYNOPSIS

OgreXMLConverter [-i] [-e] [-l lodlevels] [-d loddist] [[-p lodpercent][-f lodnumtris]] sourcefile [destfile]

DESCRIPTION

OgreXMLConverter converts data between XML and Ogre binary formats.

OPTIONS

A summary of options is included below.

Interactive mode - prompt for options

DON'T generate edge lists (for stencil shadows)

DON'T reorganise vertex buffers to OGRE recommended format

Generate tangents (for normal mapping)

Number of LOD levels

Distance increment to reduce LOD

Percentage triangle reduction amount per LOD

Fixed vertex reduction per LOD

Name of the file to convert

Optional name of file to write to. If you don't specify this OGRE works it out through the extension and the XML contents if the source is XML. For example test.mesh becomes test.xml, test.xml becomes test.mesh if the XML document root is <mesh> etc.

AUTHOR

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

November 17, 2004