Ignore:
Timestamp:
08/15/05 20:50:00 (19 years ago)
Author:
mattausch
Message:

bsp viewcell stuff
fixed some bugs
left debug messages
added heuristics
added bsp options

File:
1 edited

Legend:

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

    r237 r238  
    6060BspTree { 
    6161#       splitPlaneStrategy leastSplits 
    62         splitPlaneStrategy nextPolygon 
     62        splitPlaneStrategy balancedTree 
     63#       splitPlaneStrategy nextPolygon 
    6364#       constructionMethod viewCells 
    6465        constructionMethod sceneGeometry 
     66        maxCandidates 20 
     67        maxViewCells 100 
    6568        Termination { 
    6669                maxPolygons 4 
Note: See TracChangeset for help on using the changeset viewer.