material pavel_nm
{
	technique
	{
		pass 
		{
			specular 0.196078 0.196078 0.196078 0.992126 7.21

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/paving.jpg 9
			}

			texture_unit specular
			{
				texture_alias specular
				texture demos/test_platform/textures/paving_spec.jpg 9
			}

			texture_unit normal
			{
				texture_alias normal
				texture demos/test_platform/textures/paving_nm.jpg 9
			}
		}

	}

}

material glass_ref
{
	transparency_casts_shadows on
	technique
	{
		pass 
		{
			ambient 0.356863 0.356863 0.356863 0.440945
			diffuse 0.388235 0.388235 0.388235 0.440945
			specular 0.839216 0.839216 0.839216 0.992126 33.36
			emissive 0 0 0 0.440945
			separate_scene_blend alpha_blend alpha_blend
			depth_write off

			texture_unit reflection
			{
				texture_alias reflection
				texture demos/test_platform/textures/refbox.dds cubic 9
				env_map cubic_reflection
			}
		}

	}

}

material metal_chrome
{
	technique
	{
		pass 
		{
			ambient 0.294118 0.294118 0.294118 0.992126
			diffuse 0.309804 0.309804 0.309804 0.992126
			specular 0.811765 0.811765 0.811765 0.992126 119.41

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/metal_plate.jpg 8
			}

			texture_unit specular
			{
				texture_alias specular
				texture demos/test_platform/textures/metal_plate_spec.jpg 8
			}

			texture_unit normal
			{
				texture_alias normal
				texture demos/test_platform/textures/metal_plate_nm.jpg 8
			}

			texture_unit reflection
			{
				texture_alias reflection
				texture demos/test_platform/textures/refbox.dds cubic 9
				colour_op_ex blend_manual src_texture src_current 0.83
				colour_op_multipass_fallback dest_colour zero
				env_map cubic_reflection
			}
		}

	}

}

material ground
{
	technique
	{
		pass 
		{
			ambient 1 1 1 0.992126
			diffuse 1 1 1 0.992126
			specular 0.411765 0.411765 0.411765 0.992126 154.02

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/bardage_diff.jpg 9
			}

			texture_unit normal
			{
				texture_alias normal
				texture demos/test_platform/textures/bardage_normal.jpg 9
			}

			texture_unit specular
			{
				texture_alias specular
				texture demos/test_platform/textures/bardage_spec.jpg 9
			}

			texture_unit reflection
			{
				texture_alias reflection
				texture demos/test_platform/textures/refbox.dds cubic 9
				colour_op_ex blend_manual src_texture src_current 0.26
				colour_op_multipass_fallback dest_colour zero
				env_map cubic_reflection
			}

			texture_unit reflection_mask
			{
				texture_alias reflection_mask
				texture demos/test_platform/textures/refmask.jpg 9
			}

			texture_unit ambient
			{
				texture_alias ambient
				texture demos/test_platform/textures/bardage_diff.jpg 9
			}
		}

	}

}

material plastic_nm
{
	technique
	{
		pass 
		{
			ambient 1 1 1 0.992126
			diffuse 1 1 1 0.992126
			specular 0.87451 0.87451 0.87451 0.992126 255

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/plastic.jpg 9
			}

			texture_unit normal
			{
				texture_alias normal
				texture demos/test_platform/textures/plastic_nm.jpg 9
			}

			texture_unit reflection
			{
				texture_alias reflection
				texture demos/test_platform/textures/refbox.dds cubic 9
				colour_op_ex blend_manual src_texture src_current 0.09
				colour_op_multipass_fallback dest_colour zero
				env_map cubic_reflection
			}
		}

	}

}

material ice_ref
{
	transparency_casts_shadows on
	technique
	{
		pass 
		{
			ambient 0.239216 0.301961 0.309804 0.582677
			diffuse 0.694118 0.913726 0.937255 0.582677
			specular 0.666667 0.666667 0.666667 0.582677 101.08
			emissive 0 0 0 0.582677
			separate_scene_blend alpha_blend alpha_blend
			depth_write off

			texture_unit normal
			{
				texture_alias normal
				texture demos/test_platform/textures/loaf_nm.jpg 9
			}

			texture_unit reflection
			{
				texture_alias reflection
				texture demos/test_platform/textures/refbox.dds cubic 9
				colour_op_ex blend_manual src_texture src_current 0.59
				colour_op_multipass_fallback dest_colour zero
				env_map cubic_reflection
			}
		}

	}

}

material diff_nolt
{
	technique
	{
		pass 
		{
			lighting off

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/bardage_diff.jpg 9
			}
		}

	}

}

material diff_ill
{
	technique
	{
		pass 
		{
			specular 0.329412 0.329412 0.329412 0.992126 118.91
			emissive 0.00784314 0.00784314 0.00784314 0.992126

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/asphalte.jpg 8
			}

			texture_unit normal
			{
				texture_alias normal
				texture demos/test_platform/textures/asphalte_nm.jpg 8
			}

			texture_unit emissive
			{
				texture_alias emissive
				texture demos/test_platform/textures/sci_neon.jpg 9
			}

			texture_unit reflection
			{
				texture_alias reflection
				texture demos/test_platform/textures/refbox.dds cubic 9
				colour_op_ex blend_manual src_texture src_current 0.24
				colour_op_multipass_fallback dest_colour zero
				env_map cubic_reflection
			}
		}

	}

}

material diff_dots
{
	technique
	{
		pass 
		{
			specular 0 0 0 1 0.01
			point_size 14.0989
			polygon_mode points
			polygon_mode_overrideable off

			texture_unit diffuse
			{
				texture_alias diffuse
				texture demos/test_platform/textures/grass.jpg 9
			}
		}

	}

}