home *** CD-ROM | disk | FTP | other *** search
/ Ray Tracing Box / RAY_CD.mdf / raytrace / _pov_dat / fighter / fighter.inc < prev    next >
Text File  |  1993-07-30  |  761b  |  41 lines

  1. //  Persistance of Vision Raytracer V1.0
  2. //  Texture include file for fighter.MDL scene.
  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. //
  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$: 'Hull_Texture'
  17.  
  18.  
  19. //  $MRY$: 'Silver_Texture'
  20.  
  21.  
  22. //  $MRY$: 'Engine Glow Col'
  23. #declare Engine_Glow_Col = texture {
  24.   color red  0.000 green  0.000 blue  1.000
  25.   ambient   0.10
  26.   diffuse   1.00
  27.   brilliance   1.00
  28. }
  29.  
  30.  
  31. //  $MRY$: 'Gold_Texture'
  32.  
  33.  
  34. //  $MRY$: 'StarField'
  35. #declare StarField = texture {
  36.   image_map {
  37.     gif "starfld.gif" map_type 0 interpolate 2}
  38.     ambient 1.00
  39. }
  40.  
  41.