Page 1 of 1

Adding Fog to Skybox

Posted: Tue Jul 13, 2004 9:16 am
by Guest
I am trying to add fog to a skybox using the following code:

ISceneNode* skybox = smgr->addSkyBoxSceneNode(...);
skybox->setMaterialFlag(EMF_FOG_ENABLE, true);

This method works for my terrain, but why is it not showing up on the skybox? (Also, the ... in the code is replaced with images, I took it out to ease readibility).

Thank you

Posted: Wed Jul 14, 2004 11:01 pm
by Guest
Bump..doesnt anyone know?

this thread should be dropped or merged to another one.

Posted: Tue Aug 09, 2005 11:53 pm
by irkab1rka