Material Database

View Source

<?xml version="1.0" encoding="utf-8" ?>
<scenedata>
    <material>
        <name>metallic_green_matA</name>
        <phong>
            <diffuse_albedo>
                <constant>
                    <rgb>
                        <rgb>0.0000 0.2000 0.0235</rgb>
                        <gamma>2.2</gamma>
                    </rgb>
                </constant>
            </diffuse_albedo>
            <ior>1.347</ior>
            <exponent>
                <constant>250000</constant>
            </exponent>
        </phong>
    </material>
    <material>
        <name>metallic_green_matB</name>
        <phong>
            <specular_reflectivity>
                <constant>
                    <rgb>
                        <rgb>0.8314 0.9137 0.3608</rgb>
                        <gamma>2.2</gamma>
                    </rgb>
                </constant>
            </specular_reflectivity>
            <exponent>
                <constant>38</constant>
            </exponent>
        </phong>
    </material>
    <material>
        <name>metallic coat_green</name>
        <blend>
            <a_name>metallic_green_matA</a_name>
            <b_name>metallic_green_matB</b_name>
            <blend>
                <constant>0.187</constant>
            </blend>
        </blend>
    </material>
</scenedata>

-->