head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 96.04.27.01.48.25; author dpvc; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @LIST # A couple copies of the colored square (csquare.quad), included literally here. { = GROUP 1 0 0 0 0 1 0 0 0 0 -1 0 0 0 0 1 1 0 0 0 0 0 2 0 0 -2 0 0 1 0 0 1 unit { = CQUAD -1 -1 0 1 0 0 1 1 -1 0 0 1 0 1 1 1 0 0 1 0 1 -1 1 0 1 0 0 1 } } # Include Olaf's dodecahedron { < http://www.geom.umn.edu/locate/weboogl/objects/dodec.quad } # Any GeomReference can be enclosed in { }'s # But { }'s are only really needed for geom's, # where the trailing closebrace acts as an end-marker # for the various Load routines. # Finally an INST for a small skewed cube plus a set of axes { = INST transform .5 -.1 0 0 0 .5 .1 0 0 .1 .5 0 0 0 0 1 unit { = LIST { < http://www.geom.umn.edu/locate/weboogl/objects/pieces/cube1.off } { < http://www.geom.umn.edu/locate/weboogl/objects/xyz.vect } } } @