Skip to main content

History: Flour

Source of version: 3 (current)

Copy to clipboard
            __Name:__ ''Flour''
__Version:__ 0.3.2 (stable)
__Author:__ ((User:betajaen|betajaen))
__Download:__ [http://nxogre.org/downloads/flour/|Flour directory]
__Support:__ [http://www.ogre3d.org/addonforums/viewforum.php?f=6|NxOgre forum]

!!Flour, are we going to bake?
Well, kind a. We are going to bake heightfields, meshes and other stuff for ((NxOgre)). All this is done by a little nice tool called: Flour. Currently it is still command line based, but a graphical tool is in development.

!!Usage
Well the usage is pretty well explained by the tool itself. Just open a DOS prompt, and move to the directory that Flour is installed in (usually {MONO()}C:/Program Files/flour/{MONO}):

Then type in:
{MONO()}~np~flour what-is <command>~/np~{MONO}
To make Flour list up all the possible commands that can be filled in the place holder used above, just type in:
{MONO()}flour{MONO}

__Note:__ If you are not sure whether Flour works as it should, ask it to run a stress test on NxOgre and PhysX:
{MONO()}flour test{MONO}

!!Limits
# Convex Mesh (*.nxs) have a vertex limit of 256.
# Triangle Meshes (*.nxs) cannot be converted from Ogre Meshes that uses shared vertices.
# Skeleton meshes (*.xsk) have a vertex limit of 64 and an edge limit of 256.
# HeightFields (*.xhf) can be only converted from 8-bit or 16-bit raw grayscale images, with no header information. In Photoshop; -+Image, Mode, GrayScale. File, Save as, Photoshop RAW, Header: 0.+- Satisfies this.

---
{INCLUDE(page="NxOgre tpl")}{INCLUDE}