Ignore:
Timestamp:
05/18/05 02:06:32 (19 years ago)
Author:
mattausch
Message:

fixed bug with shadow maps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/TestCulling/TestCullingApplication.cpp

    r100 r103  
    5757 
    5858        // Create a skybox 
    59     //mSceneMgr->setSkyBox(true, "Examples/CloudyNoonSkyBox", 1000, false); 
     59    //mSceneMgr->setSkyBox(true, "Examples/CloudyNoonSkyBox", 2000, false); 
    6060    ColourValue fadeColour(0.1, 0.1, 0.6); 
    6161        mWindow->getViewport(0)->setBackgroundColour(fadeColour); 
Note: See TracChangeset for help on using the changeset viewer.