Material Database

View Source

<?xml version="1.0"?>
<scenedata>
	<material>
		<name>Material</name>
		<phong>
			<diffuse_albedo>
				<texture>
					<path>Coral-foto.jpg</path>
				</texture>
			</diffuse_albedo>
			<roughness>
				<constant>0.444</constant>
			</roughness>
			<bump>
				<texture>
					<path>Coral.jpg</path>
					<b>0.3</b>
					<exponent>1</exponent>
				</texture>
			</bump>
			<displacement>
				<texture>
					<path>Coral.jpg</path>
					<b>0.002</b>
					<exponent>1</exponent>
				</texture>
			</displacement>
			<normal_map>
				<texture>
					<path>Coral-Normal.jpg</path>
					<exponent>2.2</exponent>
				</texture>
			</normal_map>
			<fresnel_scale>
				<constant>1</constant>
			</fresnel_scale>
			<ior>1.22</ior>
		</phong>
	</material>
</scenedata>

-->