home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / utility / dos / pv3d / vid / woodstic.vs < prev   
Encoding:
Text File  |  1993-10-10  |  278 b   |  12 lines

  1. //      wood stick
  2.  
  3. surf {
  4.         texture {
  5.                 pattern noise
  6.                 scale 1 0.02 0.01
  7.                 terms 2
  8.                 surf { diff medium_tan*1.34 shine 20 white }
  9.                 surf { diff medium_tan*0.76 shine 30 white }
  10.         }
  11. }
  12.