Ignore:
Timestamp:
11/06/08 15:14:49 (16 years ago)
Author:
mattausch
Message:

now strafing up not working anymore!!!!

File:
1 edited

Legend:

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

    r3103 r3105  
    4343#define MAX_LOD_LEVEL 10 
    4444 
    45 //#define MIN_DEPTH_DIFF 1e-2f 
    46 #define MIN_DEPTH_DIFF 0.1f 
     45#define MIN_DEPTH_DIFF 1e-3f 
     46//#define MIN_DEPTH_DIFF 1e-3f 
    4747#define PRECISION_SCALE 1e-1f 
    4848 
     
    5555#define NUM_DOWNSAMPLES 9 
    5656 
    57 #define NUM_SSAO_FILTERSAMPLES 28 
     57//#define NUM_SSAO_FILTERSAMPLES 28 
     58#define NUM_SSAO_FILTERSAMPLES 40 
    5859 
    5960 
Note: See TracChangeset for help on using the changeset viewer.