Ignore:
Timestamp:
11/13/06 15:34:15 (18 years ago)
Author:
bittner
Message:

merge with new pvs

File:
1 edited

Legend:

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

    r1737 r1743  
    5151#       type render 
    5252        detectEmptyViewSpace true 
    53 #       pvsRenderErrorSamples 0 
    54         pvsRenderErrorSamples 1000 
     53        pvsRenderErrorSamples 0 
     54#       pvsRenderErrorSamples 1000 
    5555        quitOnFinish true 
    5656        computeVisibility true 
     
    7575 
    7676SamplingPreprocessor { 
    77         totalSamples 10000000 
     77        totalSamples 100000000 
    7878        samplesPerPass 1000000 
    7979} 
     
    8282        samplesPerPass 1000 
    8383        initialSamples 2000000 
    84         vssSamples 50000000 
     84        vssSamples 100000000 
    8585#       vssSamples 1000000 
    8686        vssSamplesPerPass 3000000 
Note: See TracChangeset for help on using the changeset viewer.