// Material Include file. // // This file was generated for POV-Ray V3.1 by // NOTE: Do *NOT* remove the comment lines containing '$MRY$'. // To make Moray not re-export the material, change // the '$MRY$' to '$MRX$'. // // // ******** MATERIALS ******* // // Materials from previous exports [MRY] // Materials exported in this run [MRY] // $MRY$: 'BLUE_METAL' #declare BLUE_METAL = material // BLUE_METAL { texture { pigment { color rgb <0.0, 0.0, 0.61> } finish { ambient 0.0 diffuse 0.840267 brilliance 0.601333 phong 0.43 phong_size 25.0 specular 0.928033 roughness 0.0005 } } } // $MRY$: 'redplastic' #declare redplastic = material // redplastic { texture { pigment { color rgb <0.682869, 0.12352, 0.046265> } finish { ambient 0.0 diffuse 0.633067 phong 0.7 phong_size 20.0 } } } // $MRY$: 'greenplastic' #declare greenplastic = material // greenplastic { texture { pigment { color rgb <0.205416, 0.682869, 0.046265> } finish { ambient 0.0 diffuse 0.697833 phong 0.7 phong_size 20.0 } } } // $MRY$: 'greyplastic' #declare greyplastic = material // greyplastic { texture { pigment { color rgb <0.4479, 0.4479, 0.4479> } finish { ambient 0.0 diffuse 0.755367 phong 0.079133 phong_size 7.946667 } } } // $MRY$: 'blueplastic' #declare blueplastic = material // blueplastic { texture { pigment { color rgb <0.205416, 0.218733, 0.864567> } finish { ambient 0.0 diffuse 0.7482 phong 0.7 phong_size 20.0 } } } // $MRY$: 'yellowplastic' #declare yellowplastic = material // yellowplastic { texture { pigment { color rgb <0.8125, 0.8125, 0.046265> } finish { ambient 0.0 diffuse 0.683433 phong 0.7 phong_size 20.0 } } } // $MRY$: 'purpleplastic' #declare purpleplastic = material // purpleplastic { texture { pigment { color rgb <0.917006, 0.062127, 0.863661> } finish { ambient 0.0 diffuse 0.654667 phong 0.7 phong_size 20.0 } } } // $MRY$: 'glowred' #declare glowred = material // glowred { texture { pigment { color rgb <1, 0.12352, 0.046265> } finish { ambient <140,1,1> diffuse 1 } } } // $MRY$: 'blackplastic' #declare blackplastic = material // blackplastic { texture { pigment { color rgb <0.0, 0.0, 0.0> } finish { ambient 0.0 diffuse 0.784167 phong 0.309333 phong_size 7.946667 specular 0.280567 } } } // $MRY$: 'whiteplastic' #declare whiteplastic = material // whiteplastic { texture { pigment { color rgb <1.0, 1.0, 1.0> } finish { ambient 0.0 diffuse 0.7338 phong 0.079133 phong_size 7.946667 } } } // $MRY$: 'glowred_1' #declare glowred_1 = material // glowred_1 { texture { pigment { color rgb <0.682869, 0.12352, 0.046265> } finish { ambient 0.4 diffuse 1.0 phong 0.7 phong_size 20.0 roughness 0.150367 } } } // $MRY$: 'Material1' #declare Material1 = material // Material1 { texture { pigment { image_map { png "C:\imp\earthinvaded\HULL.png" interpolate 2 } } } } // $MRY$: 'Material2' #declare Material2 = material // Material2 { texture { pigment { color rgb <0.427067, 0.427067, 0.7> } finish { ambient 0.0 diffuse 0.949633 brilliance 3.15 phong 0.43 phong_size 25.0 specular 0.96 roughness 0.0005 } } } // $MRY$: 'lighter' #declare lighter = material // lighter { texture { pigment { color rgb <1.0, 1.0, 1.0> } finish { ambient 1000.0 diffuse 1.0 } } }