Ignore:
Timestamp:
09/01/08 18:33:14 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2891 r2892  
    99#define SAMPLE_INTENSITY 0.28f 
    1010 
     11//#define AREA_SIZE 50e-1f 
    1112#define AREA_SIZE 5e-1f 
    12 //#define AREA_SIZE 3e-1f 
    1313 
    1414#define VIEW_CORRECTION_SCALE 0.0f 
    1515//#define VIEW_CORRECTION_SCALE 0.1f 
    1616 
     17//#define DISTANCE_SCALE 1e-6f 
    1718#define DISTANCE_SCALE 1e-6f 
    1819 
Note: See TracChangeset for help on using the changeset viewer.