home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / scripts / pov / screwd / screwdri.inc < prev    next >
Encoding:
Text File  |  1994-06-04  |  1.4 KB  |  86 lines

  1. //  Persistance of Vision Raytracer V2.0
  2. //  Texture include file for SCREWDRI.MDL scene.
  3. //
  4. //  This file was generated for POV-Ray V2.0 by
  5. //  MORAY.EXE (c) 1991-1994 SoftTronics by Lutz Kretzschmar + Markus Lutz
  6. //
  7.  
  8. //
  9. //  NOTE: Do *NOT* remove the comment lines containing '$MRY$'.
  10. //
  11.  
  12. // *******  T E X T U R E S  *******
  13.  
  14.  
  15.  
  16. //  $MRY$: 'Chrome_Texture'
  17.  
  18.  
  19. //  $MRY$: 'Texture01'
  20. #declare Texture01 = texture {
  21.   pigment { color rgb < 0.000,  0.000,  0.000> }
  22.   finish {
  23.     ambient   0.20
  24.     diffuse   0.80
  25.     brilliance   1.00
  26.     phong   0.50
  27.     phong_size  20.00
  28.   }
  29. }
  30.  
  31.  
  32. //  $MRY$: 'Texture04'
  33. #declare Texture04 = texture {
  34.   pigment { color rgb < 1.000,  1.000,  0.000> }
  35.   finish {
  36.     ambient   0.20
  37.     diffuse   0.50
  38.     brilliance   1.00
  39.     phong   0.60
  40.     phong_size  20.00
  41.   }
  42. }
  43.  
  44.  
  45. //  $MRY$: 'DMFLightOak'
  46.  
  47.  
  48. //  $MRY$: 'Texture02'
  49. #declare Texture02 = texture {
  50.   pigment { color rgb < 0.569,  0.569,  0.561> }
  51.   finish {
  52.     ambient   0.20
  53.     diffuse   0.50
  54.     brilliance   1.00
  55.     phong   0.60
  56.     phong_size  20.00
  57.   }
  58.   turbulence    1.00
  59.   octaves          6
  60. }
  61.  
  62.  
  63. //  $MRY$: 'Rusty_Iron'
  64.  
  65.  
  66. //  $MRY$: 'Texture03'
  67. #declare Texture03 = texture {
  68.   finish {
  69.     ambient   0.20
  70.     diffuse   0.50
  71.     brilliance   1.00
  72.     phong   0.60
  73.     phong_size  20.00
  74.  
  75.   }
  76.   pigment {
  77.     image_map {
  78.       gif "MESSAGE.GIF" map_type 0 
  79.     }
  80.   }
  81. }
  82.  
  83.  
  84.  
  85. //  $MRY$: 'Pine_Wood'
  86.