home *** CD-ROM | disk | FTP | other *** search
- // The flag pole
- object {
- intersection {
- quadric {Cylinder_Z scale <2 2 2>}
- plane { <0.0 0.0 1.0> 312.0 }
- plane { <0.0 0.0 -1.0> 0.1 }
- }
- translate <1058 199 0>
- texture {
- Metal
- color Silver
- }
- }
-
- object {
- sphere {<1058 199 315> 3}
- texture{
- Metal
- color Silver
- phong 1
- }
- }
-
- // The Flag
- object {
- union {
- triangle { <1062.5 198.0 312> <1130.0 184.731354 312> <1130.0 184.731354 265.0> }
- triangle { <1062.5 198.0 312> <1062.5 198.0 265.0> <1130.0 184.731354 265.0> }
- }
- texture {
- image_map {0< 1 0 -1> gif "flag.gif" interpolate 2}
- scale <68 68 68>
- translate<-25 0 -15>
- // color Red
- }
- }
-