Ignore:
Timestamp:
11/25/08 14:20:42 (16 years ago)
Author:
mattausch
Message:

nearly no more errors but slow

File:
1 edited

Legend:

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

    r3164 r3166  
    455455 
    456456        //const float filterWidth = 100.0f; 
    457         //const float filterWidth = 200.0f; 
    458         const float filterWidth = 15.0f; 
     457        const float filterWidth = 30.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.