Ignore:
Timestamp:
12/24/05 09:52:23 (18 years ago)
Author:
mattausch
Message:

removed axis aligned options for vsp bsp.
updated axis aligned heuristics for vsp bsp

File:
1 edited

Legend:

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

    r480 r481  
    267267                ct_div_ci 0.0 
    268268         
    269                 # axis aligned splits 
    270                 AxisAligned { 
    271                         minPolys 5000 
    272                         minRays 500 
    273                         minObjects 10 
    274                         ct_div_ci 0.5 
    275                 } 
    276         } 
    277          
    278         AxisAligned { 
    279                 splitBorder 0.01 
    280         } 
    281          
    282269         
    283270        Visualization { 
Note: See TracChangeset for help on using the changeset viewer.