Ignore:
Timestamp:
10/24/05 16:37:50 (19 years ago)
Author:
mattausch
Message:

fixed color bug
fixed terrain tile ch culling
made better terrain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/resources/terrain.cfg

    r346 r347  
    2626 
    2727# How large is each tile? Must be (2^n)+1 and be smaller than PageSize 
    28 TileSize=129 
     28TileSize=65 
    2929 
    3030# The maximum error allowed when determining which LOD to use 
     
    3434PageWorldX=5000 
    3535PageWorldZ=5000 
     36 
    3637# Maximum height of the terrain  
    37 MaxHeight=500 
     38MaxHeight=400 
    3839 
    3940# Upper LOD limit 
Note: See TracChangeset for help on using the changeset viewer.