home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsp / rayshade / Ray / mirror < prev    next >
Encoding:
Text File  |  1992-05-10  |  256 b   |  16 lines

  1. surface mirror
  2.         ambient 0.9 0.9 0.9
  3.         diffuse 0.05 0.05 0.05
  4.         specular 0.8 0.8 0.8
  5.         specpow 20
  6.         reflect 0.95
  7.  
  8. plane 
  9.         ambient 0.8 0 0
  10.         0 0 0   0 0 1
  11.  
  12. applysurf mirror
  13.  
  14. sphere 1 0 0 0
  15. cylinder 1  3 0 0  3 0 3
  16.