Ignore:
Timestamp:
01/13/09 16:40:27 (15 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/default.env

    r3273 r3274  
    77# misc stuff 
    88 
    9 filename=vienna_full_hp 
    10 bvhname=vienna_full_hp 
     9#filename=vienna_full_hp 
     10#bvhname=vienna_full_hp 
    1111#filename=newvienna 
    1212#bvhname=newvienna 
    13 #filename=procedural_pompeii_area6_hires/pompeii_full 
     13filename=procedural_pompeii_area6_hires/pompeii_full 
    1414#filename=procedural_pompeii_area6_hires/pompeii_part 
    1515#filename=city 
     16#bvhname=city 
    1617useLODs=1 
    1718# shadow map size 
     
    3839maxBatchSize=50 
    3940# triangles per bvh leaf (influences hierarchy depth vs. occlusion power) 
    40 trianglesPerVirtualLeaf=300 
     41#trianglesPerVirtualLeaf=300 
     42trianglesPerVirtualLeaf=0 
    4143# max depth for searching for nodes for tight bounds 
    4244maxDepthForTestingChildren=3 
     
    5355 
    5456# initial camera position 
    55 camPosition=483.398f 242.364f 186.078f 
     57#camPosition=483.398f 242.364f 186.078f 
    5658# pompeii view point 
    57 #camPosition=1300.0f -2500.0f 10.0f 
     59camPosition=1300.0f -2500.0f 10.0f 
    5860 
    5961# initial camera orientation 
Note: See TracChangeset for help on using the changeset viewer.