Page 1 of 1
Ogre Question
Posted: Tue Jan 10, 2012 10:02 pm
by mattheweston
What is the best SceneManager to use for an outdoor scene set in a stadium?
Re: Ogre Question
Posted: Thu Jan 12, 2012 12:45 am
by qpHalcy0n
From a cursory view of the documentation, when creating a new SceneManager, you can use the SceneManagerEnumerator interface to create a new scene based on the "typeMask" field in "createSceneManager".
The types are:
ST_GENERIC
ST_EXTERIOR_CLOSE
ST_EXTERIOR_FAR // Likely your best bet
ST_EXTERIOR_REAL_FAR
ST_INTERIOR