home *** CD-ROM | disk | FTP | other *** search
/ Ray Tracing Box / RAY_CD.mdf / raytrace / _pov_dat / clock2 / clock.inc < prev    next >
Text File  |  1993-07-18  |  843b  |  45 lines

  1. //  Persistance of Vision Raytracer V1.0
  2. //  Texture include file for CLOCK.MDL scene by Frank K.H. Zeyer
  3. //
  4. //  This file was generated for POV-Ray V1.0 by
  5. //  MORAY.EXE (c) '91 '92 '93 SoftTronics by Lutz Kretzschmar + Markus Lutz
  6. //
  7. //
  8. //  NOTE: Do *NOT* remove the comment lines containing '$MRY$'.
  9. //
  10.  
  11. // *******  T E X T U R E S  *******
  12.  
  13.  
  14.  
  15. //  $MRY$: 'Axle_tex'
  16. #declare Axle_tex = texture {
  17.   color red  0.100 green  0.100 blue  0.100
  18.   ambient   0.10
  19.   diffuse   0.50
  20.   brilliance   1.00
  21.   phong   0.60
  22.   phong_size  20.00
  23.   metallic
  24. }
  25.  
  26.  
  27. //  $MRY$: 'SuperGold'
  28. // Here MY additions:
  29. #declare SuperGold = 
  30. texture {  
  31.     0.02  
  32.     ambient 0.3 
  33.     diffuse 0.5 
  34.     colour red 0.65 green 0.50 blue 0.05
  35.     reflection 0.6 
  36.     brilliance 9 
  37.     specular 0.5 
  38. }
  39.  
  40.  
  41. //  $MRY$: 'Brass_Valley'
  42.  
  43.  
  44. //  $MRY$: 'Glass'
  45.