Ignore:
Timestamp:
12/01/08 18:38:36 (16 years ago)
Author:
mattausch
Message:

only adapting filter size left ...

File:
1 edited

Legend:

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

    r3202 r3203  
    77 
    88//#define NUM_SAMPLES 8 
    9 #define NUM_SAMPLES 16 
    10 //#define NUM_SAMPLES 24 
     9//#define NUM_SAMPLES 16 
     10#define NUM_SAMPLES 96 
    1111 
    12 //#define SAMPLE_INTENSITY 0.1f 
    13 #define SAMPLE_INTENSITY 2.0f 
     12#define SAMPLE_INTENSITY 0.3f 
     13//#define SAMPLE_INTENSITY 2.0f 
    1414 
    1515#define SAMPLE_RADIUS 8e-1f 
Note: See TracChangeset for help on using the changeset viewer.