Ignore:
Timestamp:
02/18/09 08:01:56 (15 years ago)
Author:
mattausch
Message:

played around with reprojection, cleaned up code

File:
1 edited

Legend:

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

    r3315 r3318  
    88//#define NUM_SAMPLES 8 
    99//#define NUM_SAMPLES 16 
    10 //#define NUM_SAMPLES 24 
    11 #define NUM_SAMPLES 48 
     10#define NUM_SAMPLES 24 
     11//#define NUM_SAMPLES 48 
    1212 
    1313//#define MIN_SAMPLES 48 
     
    6161#define NUM_DOF_TABS 16 
    6262 
    63 #define USE_GTX 
     63//#define USE_GTX 
    6464 
    6565#define SSAO_FILTER_RADIUS 5 
Note: See TracChangeset for help on using the changeset viewer.