Material Database

View Source

<?xml version="1.0" encoding="utf-8"?>
<scenedata>
		<material>
			<name>D_RedDiffuseLayer_D</name>
			<diffuse>
				<albedo>
				<constant>
					<rgb>
						<rgb>0.6549 0.2196 0.2196</rgb>
						<gamma>2.2</gamma>
					</rgb>
				</constant>
			</albedo>
		</diffuse>
		</material>
		<material>
			<name>DT_RedDiffuseLayer_DT</name>
			<diffuse_transmitter>
				<albedo>
				<constant>
					<rgb>
						<rgb>0.6549 0.2196 0.2196</rgb>
						<gamma>2.2</gamma>
					</rgb>
				</constant>
			</albedo>
			</diffuse_transmitter>
		</material>
		<material>
			<name>RedDiffuseLayer</name>
			<blend>
				<a_name>DT_RedDiffuseLayer_DT</a_name>
				<b_name>D_RedDiffuseLayer_D</b_name>
				<blend>
					<constant>0.5</constant>
				</blend>
			</blend>
		</material>
			<material>
			<name>RedSpecularLayer</name>
		<phong>
			<specular_reflectivity>
				<constant>
					<rgb>
						<rgb>0.9294 0.3059 0.3059</rgb>
						<gamma>2.2</gamma>
					</rgb>
				</constant>
			</specular_reflectivity>
			<exponent>
		<constant>10</constant>
			</exponent>
		</phong>
 		</material>
			<material>
			<name>RedSilk</name>
		<blend>
				<a_name>RedDiffuseLayer</a_name>
				<b_name>RedSpecularLayer</b_name>
				<blend>
		<constant>0.5</constant>
				</blend>
		</blend>
 		</material>
</scenedata>

-->