Modeling - Getting Started: Difference between revisions

Jump to navigation Jump to search
→‎Improving Models for Best FlightGear Performance: added SingleSided faces recomandation.
m (User-controlled Bot: table syntax updated)
(→‎Improving Models for Best FlightGear Performance: added SingleSided faces recomandation.)
Line 73: Line 73:
* Use a single mesh so far as is possible, for example, combine all the parts of a building into one Object.
* Use a single mesh so far as is possible, for example, combine all the parts of a building into one Object.
* Use Materials on Objects instead of textures where possible.
* Use Materials on Objects instead of textures where possible.
* Set all the faces of the model to SingleSided. DoubleSided faces are very expensive to render properly.
* Use a single texture.
* Use a single texture.
* Textures, transparency and .xml included sub-models : The things that kill frame rate in FlightGear. Try to avoid them.
* Textures, transparency and .xml included sub-models : The things that kill frame rate in FlightGear. Try to avoid them.
422

edits

Navigation menu