I am working on adding my own stuff to the airplane and terrain tutorial and was wondering if it is possible to get fog that is not "opaque" but can still be seen through..."light fog" in other words. I know the function, but not any good parameters... here is what i have right now.
mSceneMgr->setFog (FOG_LINEAR, ColourValue(0.2,0.2,0.2), 0.1, 100, 200);
good fog values?
-
- OGRE Retired Team Member
- Posts: 19269
- Joined: Sun Oct 06, 2002 11:19 pm
- Location: Guernsey, Channel Islands
- x 66