home *** CD-ROM | disk | FTP | other *** search
/ Ray Tracing Box / RAY_CD.mdf / raytrace / _pov_dat / phoneb / phone.inc < prev    next >
Text File  |  1993-10-19  |  1KB  |  84 lines

  1. //  Persistance of Vision Raytracer V2.0
  2. //  Texture include file for Phone.MDL scene.
  3. //
  4. //  This file was generated for POV-Ray V2.0 by
  5. //  MORAY.EXE (c) '91 '92 '93 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$: 'World_Texture'
  20. #declare World_Texture = texture {
  21.  pigment { color red  0.655 green  0.663 blue  0.671 }
  22.  finish {
  23.   ambient   0.10
  24.   diffuse   0.50
  25.   brilliance   1.00
  26.   phong   0.60
  27.   phong_size  20.00
  28.   metallic
  29.  }
  30. }
  31.  
  32.  
  33. //  $MRY$: 'Label_Texture'
  34. #declare Label_Texture = texture {
  35.  pigment { color red  1.000 green  1.000 blue  1.000 }
  36.  finish {
  37.   ambient   0.10
  38.   diffuse   0.60
  39.   brilliance   1.00
  40.   phong   0.60
  41.   phong_size  20.00
  42.  }
  43. }
  44.  
  45.  
  46. //  $MRY$: 'Cork'
  47.  
  48.  
  49. //  $MRY$: 'Blue_Sky'
  50.  
  51.  
  52. //  $MRY$: 'Black_Plastic'
  53.  
  54.  
  55. //  $MRY$: 'Button_texture'
  56. #declare Button_texture = texture {
  57.  pigment { color red  0.250 green  0.250 blue  0.250 }
  58.  finish {
  59.   ambient   0.10
  60.   diffuse   0.50
  61.   brilliance   1.00
  62.   phong   0.60
  63.   phong_size  20.00
  64.   reflection  0.200
  65.  }
  66. }
  67.  
  68.  
  69. //  $MRY$: 'Body_Texture'
  70. #declare Body_Texture = texture {
  71.  pigment { color red  0.992 green  0.231 blue  0.200 }
  72.  finish {
  73.   ambient   0.10
  74.   diffuse   0.50
  75.   brilliance   1.00
  76.   phong   0.60
  77.   phong_size  20.00
  78.   reflection  0.200
  79.  }
  80. }
  81.  
  82.  
  83. //  $MRY$: 'Red_Marble'
  84.