home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / scripts / vivid / x29rds / x29.v < prev    next >
Encoding:
Text File  |  1994-01-18  |  504 b   |  34 lines

  1. //    An RDS of NASA's X-29
  2. //    Copyright (C) 1993 Randall Bollig
  3. //
  4. //    
  5. //    Special thanks to Stephen Coy, the members of GoGraphics on 
  6. //    Compuserve, and Mira Imaging
  7.  
  8. #include color.vc
  9.  
  10. studio = {
  11.     from =20 -18 5
  12.     at = 0 0 -5
  13.     up = 0 0 1;
  14.     angle = 45
  15.     res = 320 200;
  16.     aspect = 1.3333;
  17.     antialias = quick
  18.     projection flat
  19.     haze .22222
  20.     bkg = black
  21.     ambient = black
  22.     caustics
  23. }
  24.  
  25. surface {amb white * 299}
  26.  
  27.  
  28. //    surface {amb white *19}
  29.  
  30. #include hull.vo
  31.  
  32. #include canopy.vo
  33.  
  34.