New spec and normal maps for some Mediterranean terrains.

This was SVN commit r12776.
This commit is contained in:
Michael D. Hafer 2012-10-21 22:28:04 +00:00
parent 4a8e14004c
commit 932bb87046
28 changed files with 132 additions and 16 deletions

View File

@ -1 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_cliff_grass.dds"/> </textures> <material>terrain_triplanar.xml</material> </terrain>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_cliff_grass.dds"/>
<texture name="normTex" file="types/medit_cliff_grass_norm.png"/>
<texture name="specTex" file="types/medit_cliff_grass_spec.png"/>
</textures>
<material>terrain_triplanar_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_cliff_italia_grass.dds"/> </textures> <material>terrain_triplanar.xml</material> </terrain>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_cliff_italia_grass.dds"/>
<texture name="normTex" file="types/medit_cliff_italia_grass_norm.png"/>
<texture name="specTex" file="types/medit_cliff_italia_grass_spec.png"/>
</textures>
<material>terrain_triplanar_norm_spec.xml</material>
</terrain>

View File

@ -1,8 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_grass_wild.dds"/>
</textures>
<textures>
<texture name="baseTex" file="types/medit_grass_wild.dds"/>
<texture name="normTex" file="types/medit_grass_wild_norm.png"/>
<texture name="specTex" file="types/medit_grass_wild_spec.png"/>
</textures>
<props angle="45.0" size="32.0"/>
<material>terrain_base.xml</material>
</terrain>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,10 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_grass_wild_2.png"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_grass_wild_2.png"/>
<texture name="normTex" file="types/medit_grass_wild_norm.png"/>
<texture name="specTex" file="types/medit_grass_wild_spec.png"/>
</textures>
<props angle="45.0" size="32.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_rocks.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_rocks.dds"/>
<texture name="normTex" file="types/medit_rocks_norm.png"/>
<texture name="specTex" file="types/medit_rocks_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_rocks_grass_shrubs.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_rocks_grass_shrubs.dds"/>
<texture name="normTex" file="types/medit_rocks_grass_shrubs_norm.png"/>
<texture name="specTex" file="types/medit_rocks_grass_shrubs_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_rocks_shrubs.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_rocks_shrubs.dds"/>
<texture name="normTex" file="types/medit_rocks_shrubs_norm.png"/>
<texture name="specTex" file="types/medit_rocks_shrubs_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_rocks_wet.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_rocks_wet.dds"/>
<texture name="normTex" file="types/medit_rocks_norm.png"/>
<texture name="specTex" file="types/medit_rocks_wet_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_sand_messy.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_sand_messy.dds"/>
<texture name="normTex" file="types/medit_sand_messy_norm.png"/>
<texture name="specTex" file="types/medit_sand_messy_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.