home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / video / render / radiance.lzh / ray / obj / misc / example < prev    next >
Encoding:
Text File  |  1989-10-02  |  402 b   |  34 lines

  1. #
  2. #  A room with a golden ball
  3. #
  4. #  Try the command:
  5. #    oconv example | rpict -vp 3 2 5 -vd -.25 -.35 -.9 \
  6. #        -vu 0 1 0 -x 180 -y 92 | pfilt -x 60 -y 23 | ttyimage
  7.  
  8. void plastic sky_blue
  9. 0
  10. 0
  11. 5    .6    .6    .7    0    0
  12.  
  13. !genbox sky_blue room 10 5 8 -i
  14.  
  15. void metal gold
  16. 0
  17. 0
  18. 5    .45    .25    .02    .9    0
  19.  
  20. gold sphere ball
  21. 0
  22. 0
  23. 4    2    1    2    1
  24.  
  25. void light incandescent
  26. 0
  27. 0
  28. 3    250    250    250
  29.  
  30. incandescent sphere lightbulb
  31. 0
  32. 0
  33. 4    5    4.5    4    .4
  34.