home *** CD-ROM | disk | FTP | other *** search
- // An RDS of NASA's X-29
- // Copyright (C) 1993 Randall Bollig
- //
- //
- // Special thanks to Stephen Coy, the members of GoGraphics on
- // Compuserve, and Mira Imaging
-
- #include color.vc
-
- studio = {
- from =20 -18 5
- at = 0 0 -5
- up = 0 0 1;
- angle = 45
- res = 320 200;
- aspect = 1.3333;
- antialias = quick
- projection flat
- haze .22222
- bkg = black
- ambient = black
- caustics
- }
-
- surface {amb white * 299}
-
-
- // surface {amb white *19}
-
- #include hull.vo
-
- #include canopy.vo
-