home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / tt / raysh402 / blob.ray < prev    next >
Text File  |  1992-02-09  |  500b  |  19 lines

  1. /*
  2.  * Example blob input file, courtesy of Mark Podlipec
  3.  */
  4. eyep  0.0 -6.0 1.0
  5. lookp 0.0 0.0 0.0
  6. fov 45. 45.
  7. screen 240 240
  8. light 1.4 point 15.  -20. 25.
  9. light 0.7 point 5. -25. 10.
  10. surface white ambient .02 .02 .02 diffuse .5 .5 .5 specular .8 .8 .8 specpow 32
  11.  
  12. blob white  0.6 1.0 1.0  -0.900  0.000  0.000
  13.                 1.0 1.0   0.900  0.000  0.000 
  14.                 1.0 1.0   0.000  0.000 -0.900 
  15.                 1.0 1.0   0.000  0.000  0.900 texture marble 
  16.  
  17. plane white 0. 0. -3.77   0 0 1
  18.  
  19.