Ignore:
Timestamp:
11/25/08 13:49:19 (16 years ago)
Author:
mattausch
Message:

good quality now for current settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/DeferredRenderer.cpp

    r3163 r3164  
    454454 
    455455 
    456         const float filterWidth = 100.0f; 
     456        //const float filterWidth = 100.0f; 
    457457        //const float filterWidth = 200.0f; 
    458         //const float filterWidth = 50.0f; 
     458        const float filterWidth = 15.0f; 
    459459 
    460460        PoissonDiscSampleGenerator2 poisson(NUM_SSAO_FILTERSAMPLES, 1.0f); 
Note: See TracChangeset for help on using the changeset viewer.