Ignore:
Timestamp:
10/21/05 20:28:11 (19 years ago)
Author:
mattausch
Message:

updated terrain removed debug messages from chc

File:
1 edited

Legend:

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

    r192 r346  
    2626 
    2727# How large is each tile? Must be (2^n)+1 and be smaller than PageSize 
    28 TileSize=65 
     28TileSize=129 
    2929 
    3030# The maximum error allowed when determining which LOD to use 
     
    3232 
    3333# The size of a terrain page, in world units 
    34 PageWorldX=3000 
    35 PageWorldZ=3000 
     34PageWorldX=5000 
     35PageWorldZ=5000 
    3636# Maximum height of the terrain  
    37 MaxHeight=300 
     37MaxHeight=500 
    3838 
    3939# Upper LOD limit 
Note: See TracChangeset for help on using the changeset viewer.