Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/terrain
In directory sc8-pr-cvs1:/tmp/cvs-serv13807/Data/XML/terrain
Added Files:
balkan.xml
Log Message:
cspsim initial
--- NEW FILE: balkan.xml ---
<?xml version="1.0" standalone="no"?>
<Object class="TerrainObject">
<Int name="use_dynamic_textures">0</Int>
<Int name="use_texture_compression">1</Int>
<Int name="preload_textures">1</Int>
<Int name="use_texture_factory">0</Int>
<Int name="max_triangles">60000</Int>
<Int name="lattice">1</Int>
<Int name="lattice_width">16</Int>
<Int name="lattice_height">16</Int>
<External name="detail_texture_file">Stone4.bmp</External>
<String name="lattice_basename">balkanMap</String>
<String name="lattice_elevation_extension">bmp</String>
<String name="lattice_texture_extension">bmp</String>
<External name="texture_file"></External>
<External name="elevation_file"></External>
<Real name="vertex_spacing">250</Real>
<Real name="vertex_height">0.38</Real>
<Real name="detail_threshold">8</Real>
</Object>
|