Ignore:
Timestamp:
11/16/06 15:41:44 (18 years ago)
Author:
bittner
Message:

filter updates, kd + bvh PVS coexistence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/default.env

    r1757 r1761  
    8181RssPreprocessor { 
    8282        samplesPerPass 1000 
    83         initialSamples 2000000 
     83        initialSamples 3000000 
    8484        vssSamples 50000000 
    8585#       vssSamples 1000000 
     
    205205        maxPvsRatio 1.0 
    206206                 
    207         processOnlyValidViewCells false 
     207        processOnlyValidViewCells true 
    208208 
    209209        #stats viewCellStats.log 
Note: See TracChangeset for help on using the changeset viewer.