Ignore:
Timestamp:
04/27/09 18:58:18 (15 years ago)
Author:
mattausch
Message:

still having ugly artifacts because of missed disocclusions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/shaderenv.h

    r3362 r3363  
    1313//#define NUM_SAMPLES 16 
    1414//#define NUM_SAMPLES 24 
    15 #define NUM_SAMPLES 32 
    16 //#define NUM_SAMPLES 48 
     15//#define NUM_SAMPLES 32 
     16#define NUM_SAMPLES 48 
    1717 
     18#define MIN_SAMPLES 8 
    1819//#define MIN_SAMPLES 48 
    19 #define MIN_SAMPLES 8 
    2020 
    2121#define DISTANCE_SCALE 1e-2f 
Note: See TracChangeset for help on using the changeset viewer.