home *** CD-ROM | disk | FTP | other *** search
- // Sample scene file
- // Eagle Transporter Model
- // by Heinz Schuller
-
- #include hscolor.vc
- #include hstextur.vs
-
- studio {
- from 100 80 30
- at 25 0 0
- up 0 0 1
- angle 60
- res 320 240
- antialias adaptive
- aspect 1.3333
- ambient white * .2
- }
-
- light {
- type point
- position -100 100 30
- falloff 0
- color white * 1.2
- }
-
-
- #include eagle.vo
-
-