// 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$: 'Diam' #declare Diam = material // Diam { texture { pigment { color rgbft <0.72549, 0.72549, 1.0, 0.291667, 0.677067> } } interior { ior 2.7 caustics 2.5 } } // $MRY$: 'check' #declare check = material // check { texture { pigment { checker color rgb <1.0, 1.0, 1.0> color rgb <0.501961, 0.25098, 0.0> turbulence <0.75, 0.45, 0.15> octaves 7 frequency 2.0 ramp_wave } } }