Normal and spec maps for Tropic Cliff B.

This was SVN commit r12650.
This commit is contained in:
Michael D. Hafer 2012-09-08 23:39:47 +00:00
parent 2797cacd21
commit 502311fe5c
3 changed files with 15 additions and 1 deletions

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/tropic_cliff_b.png"/> </textures> <material>terrain_triplanar.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/tropic_cliff_b.png"/>
<texture name="normTex" file="types/tropic_cliff_b_norm.png"/>
<texture name="specTex" file="types/tropic_cliff_b_spec.png"/>
</textures>
<material>terrain_triplanar_norm_spec.xml</material>
</terrain>

Binary file not shown.

Binary file not shown.