home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / raytrace / radiance / obj / tutor / outside.rad < prev    next >
Encoding:
Text File  |  1991-11-11  |  597 b   |  48 lines

  1. #
  2. # A standard sky and ground to follow a gensky sun and sky distribution.
  3. #
  4.  
  5. skyfunc glow sky_glow
  6. 0
  7. 0
  8. 4 .9 .9 1.15 0
  9.  
  10. sky_glow source sky
  11. 0
  12. 0
  13. 4 0 0 1 180
  14.  
  15. skyfunc glow ground_glow
  16. 0
  17. 0
  18. 4 1.4 .9 .6 0
  19.  
  20. ground_glow source ground
  21. 0
  22. 0
  23. 4 0 0 -1 180
  24.  
  25. # Terra Firma:
  26.  
  27. void plastic ground_mat
  28. 0
  29. 0
  30. 5 .28 .18 .12 0 0
  31.  
  32. ground_mat ring groundplane
  33. 0
  34. 0
  35. 8
  36.         0       0       -.01
  37.         0       0       1
  38.         0       30
  39.  
  40. # A big, ugly, mirrored glass building:
  41.  
  42. void mirror reflect20
  43. 0
  44. 0
  45. 3 .15 .2 .2
  46.  
  47. !genbox reflect20 building 10 10 2 | xform -t 10 5 0
  48.