Ignore:
Timestamp:
04/15/09 09:19:41 (15 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r3355 r3356  
    66//-- ssao + gi parameters 
    77 
    8 #define NUM_PRECOMPUTED_SAMPLES 4096 
     8#define NUM_PRECOMPUTED_SAMPLES 8124 
    99 
    1010//#define NUM_SAMPLES 8 
     
    3131//-- reprojection 
    3232 
    33 //#define MIN_DEPTH_DIFF 5e-3f 
    34 //#define MIN_DEPTH_DIFF 1e-3f 
    3533#define MIN_DEPTH_DIFF 1e-3f 
    3634#define DYNAMIC_OBJECTS_THRESHOLD 1e-8f 
Note: See TracChangeset for help on using the changeset viewer.