home *** CD-ROM | disk | FTP | other *** search
/ Kaleidosonics / KSONICS.BIN / kaleido1.sxx / PYRAMID.TXT < prev    next >
Text File  |  1992-04-02  |  521b  |  30 lines

  1.  
  2. *** Object definition file ***
  3.  
  4.  1,  * Number of objects in file
  5.  
  6. * OBJECT #0 (PYRAMID):
  7.  
  8.    5,  * Number of vertices in object #0
  9.  
  10.      * Vertices for object 0:
  11.  
  12.            -10,10,-10,    * Vertex #0
  13.             10,10,-10,    * Vertex #1
  14.             0,-10,0,        * Vertex #2
  15.             10,10,10,        * Vertex #3
  16.             -10,10,10,    * Vertex #4
  17.  
  18.         5,    * Number of polygons for object 0
  19.  
  20.             * Polygons for object 0:
  21.  
  22.             3, 1,2,0, 1,
  23.             3, 3,2,1, 2,
  24.             3, 4,2,3, 3,
  25.             3, 0,2,4, 4,
  26.             4, 4,3,1,0, 5,
  27.  
  28.             1,                 * Yes, it's a convex polyhedron
  29.  
  30.