Ignore:
Timestamp:
01/17/06 00:28:06 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/scripts/default.env

    r544 r545  
    3030        samplesPerPass  100000 
    3131        initialSamples 300000 
    32         vssSamples 1000000 
     32        vssSamples 1200000 
    3333        vssSamplesPerPass 100000 
    3434        useImportanceSampling true 
     
    259259VspBspTree { 
    260260        Construction { 
    261                 samples 600000 
     261                samples 100000 
    262262                epsilon 0.005 
    263263                randomize false 
     
    298298                #minArea                0.0001 
    299299                minArea                 -1 
    300                 maxRayContribution      0.2 
     300                maxRayContribution      0.3 
    301301                maxCostRatio            0.9 
    302302                missTolerance           3 
    303303                #maxAccRayLength        100 
    304304                 
    305                 maxViewCells            6001 
     305                maxViewCells            501 
    306306                 
    307307                # used for pvs criterium 
Note: See TracChangeset for help on using the changeset viewer.