home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / raytrace / rayshade / examples / scripts / blob next >
Encoding:
Text File  |  1988-02-01  |  719 b   |  18 lines

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