Ignore:
Timestamp:
04/30/09 16:22:48 (15 years ago)
Author:
mattausch
Message:

working nicely but still artifacts where high convergence regions come on low convergence ones

File:
1 edited

Legend:

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

    r3363 r3367  
    1616#define NUM_SAMPLES 48 
    1717 
    18 #define MIN_SAMPLES 8 
    19 //#define MIN_SAMPLES 48 
     18//#define MIN_SAMPLES 8 
     19#define MIN_SAMPLES 48 
    2020 
    2121#define DISTANCE_SCALE 1e-2f 
     
    7474#define PERFORMANCE_TEST 1 
    7575 
    76 #define USE_OPTIMIZATION 0 
     76#define USE_OPTIMIZATION 1 
    7777 
    7878 
Note: See TracChangeset for help on using the changeset viewer.