home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / utility / dos / pv3d / inc / mur1.pit < prev    next >
Encoding:
Text File  |  1993-10-10  |  264 b   |  6 lines

  1. #declare MUR1 =  texture {
  2.    pigment { image_map {gif "brique2.gif" interpolate 2.0 }               }
  3.    normal  { bump_map  { gif "brique4.gif" interpolate 2.0 bump_size 5.0} }
  4.    finish  { phong 0.3 phong_size 72  ambient 0.4 reflection .4           }
  5.   }
  6.