home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / povray3a / DocsDemo / pov / Atmos4 < prev    next >
Text File  |  1996-05-31  |  150b  |  13 lines

  1. //
  2. // POV-Ray(tm) 3.0 tutorial example scene.
  3. // Copyright 1996 by the POV-Ray Team
  4. //
  5.  
  6. #include "atmos1.pov"
  7.  
  8. fog {
  9.   distance 40 
  10.   color rgb 0
  11. }
  12.  
  13.