Art | New and improved terrains

New Farmland terrains for various biomes

Remove alpha channel from numerous terrain normal maps

This was SVN commit r27679.
This commit is contained in:
wowgetoffyourcellphone 2023-06-14 00:32:34 +00:00
parent 46b374b855
commit df2a0cf3ab
136 changed files with 416 additions and 187 deletions

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/farmland_01.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
</textures>
<props size="32.0" angle="180.0"/>
<props size="32.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/grass_04.png"/>
<texture name="normTex" file="types/india/grass_02_norm.png"/>
<texture name="specTex" file="types/india/grass_02_spec.png"/>
</textures>
<props size="60.0"/>
<material>terrain_normstrong_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/grass_dirt_04.png"/>
<texture name="normTex" file="types/india/grass_02_norm.png"/>
<texture name="specTex" file="types/india/grass_02_spec.png"/>
</textures>
<props size="60.0"/>
<material>terrain_normstrong_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/paving_03.png"/>
<texture name="normTex" file="types/aegean_anatolia/paving_03_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/paving_03_spec.png"/>
</textures>
<props size="18.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/rocks_grass_01_dry.png"/>
<texture name="normTex" file="types/aegean_anatolia/rocks_grass_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/rocks_grass_01_spec.png"/>
</textures>
<props size="32.0" angle="180.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/persia/dirt_plants_01_norm.png"/>
<texture name="specTex" file="types/persia/dirt_plants_01_spec.png"/>
</textures>
<props size="60.0"/>
<props size="45.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/rocks_plants_01_dry.png"/>
<texture name="normTex" file="types/persia/dirt_plants_01_norm.png"/>
<texture name="specTex" file="types/persia/dirt_plants_01_spec.png"/>
</textures>
<props size="45.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
</textures>
<props size="50.0" angle="180.0"/>
<props size="32.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
</textures>
<props size="50.0" angle="180.0"/>
<props size="32.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/india/cliff_02_norm.png"/>
<texture name="specTex" file="types/alpine_arctic/cliff_01_spec.png"/>
</textures>
<props size="80.0"/>
<material>terrain_normstrong_spec.xml</material>
<props size="80.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/alpine_arctic/cliff_02_norm.png"/>
<texture name="specTex" file="types/alpine_arctic/cliff_02_spec.png"/>
</textures>
<props size="80.0"/>
<material>terrain_normstrong_spec.xml</material>
<props size="80.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/purple.png"/> </textures> <material>terrain_base.xml</material> </terrain>

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/purple.png"/> </textures> <material>terrain_base.xml</material> </terrain>

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/purple.png"/> </textures> <material>terrain_base.xml</material> </terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/baltic_nordic/dirt_rocks_01.png"/>
<texture name="normTex" file="types/baltic_nordic/dirt_rocks_01_norm.png"/>
<texture name="specTex" file="types/baltic_nordic/dirt_rocks_01_spec.png"/>
</textures>
<props size="48.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
</textures>
<props size="60.0" angle="180.0"/>
<props size="60.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>
</terrain>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/india/farmland_01.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_normstrong_spec.xml</material>
</terrain>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/aegean_anatolia/farmland_01.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -5,6 +5,6 @@
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
</textures>
<props size="60.0" angle="180.0"/>
<props size="60.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/dirt_cracks_02.png"/>
<texture name="normTex" file="types/sahara/dirt_cracks_02_norm.png"/>
<texture name="specTex" file="types/sahara/dirt_cracks_02_spec.png"/>
</textures>
<material>terrain_normweak_spec.xml</material>
</terrain>

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/farmland_01.png"/>
<texture name="normTex" file="types/nubia/farmland_norm.png"/>
<texture name="specTex" file="types/nubia/farmland_spec.png"/>
<texture name="baseTex" file="types/sahara/sand_01_wet.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_normstrong_spec.xml</material>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/farmland_02.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/paving_stones_00.png"/>
<texture name="normTex" file="types/alpine_arctic/paving_stones_01_norm.png"/>
<texture name="specTex" file="types/alpine_arctic/paving_stones_01_spec.png"/>
</textures>
<props size="15.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/sand_01.png"/>
<texture name="normTex" file="types/alpine_arctic/paving_stones_01_norm.png"/>
<texture name="specTex" file="types/alpine_arctic/paving_stones_01_spec.png"/>
</textures>
<props size="15.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/paving_stones_01.png"/>
<texture name="normTex" file="types/alpine_arctic/paving_stones_01_norm.png"/>
<texture name="specTex" file="types/alpine_arctic/paving_stones_01_spec.png"/>
</textures>
<props size="15.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/sahara/rocks_plants_01.png"/>
<texture name="normTex" file="types/persia/dirt_plants_01_norm.png"/>
<texture name="specTex" file="types/persia/dirt_plants_01_spec.png"/>
</textures>
<props size="30.0"/>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/temperate_autumn/farmland_01.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_normstrong_spec.xml</material>
</terrain>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/temperate/farmland_01.png"/>
<texture name="normTex" file="types/aegean_anatolia/farmland_01_norm.png"/>
<texture name="specTex" file="types/aegean_anatolia/farmland_01_spec.png"/>
</textures>
<material>terrain_normstrong_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.

Some files were not shown because too many files have changed in this diff Show More