Ignore:
Timestamp:
04/14/09 17:20:50 (15 years ago)
Author:
mattausch
Message:

indexing not working right ....

File:
1 edited

Legend:

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

    r3353 r3354  
    1111//#define NUM_SAMPLES 16 
    1212//#define NUM_SAMPLES 24 
    13 #define NUM_SAMPLES 32 
     13#define NUM_SAMPLES 8 
    1414 
    1515//#define MIN_SAMPLES 48 
     
    3232//#define MIN_DEPTH_DIFF 5e-3f 
    3333//#define MIN_DEPTH_DIFF 1e-3f 
    34 #define MIN_DEPTH_DIFF 1e-9f 
     34#define MIN_DEPTH_DIFF 1e-3f 
    3535#define DYNAMIC_OBJECTS_THRESHOLD 1e-8f 
    3636 
Note: See TracChangeset for help on using the changeset viewer.