home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / povray3a / DocsDemo / pov / Atmos2 < prev    next >
Text File  |  1996-05-31  |  182b  |  15 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. atmosphere {
  9.   type 1
  10.   samples 10
  11.   distance 40 
  12.   scattering 0.2
  13. }
  14.  
  15.