home *** CD-ROM | disk | FTP | other *** search
- CHEMICAL BOND #2
- * A long cylinder, centered on the X axis, having radius 0.2 & length 3.5,
- * a distance of 1 from the origin.
- 2
- * 4 materials, 4 vertices per surface, use one side
- 4 4 1
- * Material 1 is color 2 (green on EGA) - ambient light 0.3 (BOND color)
- 1. 1. 0. 2 0.3
- * Material 2 is color 5 (magenta on EGA) - ambient light 0.1 (CARBON color)
- 1. 1. 0. 5 0.1
- * Material 3 is color 15 (white on EGA) - ambient light 0.4 (HYDROGEN color)
- 1. 1. 0. 15 0.4
- * Material 4 is color 4 (red on EGA) - ambient light 0.2 (OXYGEN color)
- 1. 1. 0. 4 0.2
- * Cylinder is open-ended, so it only needs 2 pts to describe outline.
- * 10 slices, matl 1, X-axis orientation
- 2
- 2 10 1 1
- 1. 1. 1. 0. 0. 0.
- 0. 0. 0.
- * Coordinates of 2 points
- 0.2 4.5
- 0.2 1.
- * End of data
- 0
-
-