home *** CD-ROM | disk | FTP | other *** search
/ Kaleidosonics / KSONICS.BIN / kaleido1.sxx / CUBE.TXT < prev    next >
Text File  |  1993-07-14  |  642b  |  34 lines

  1.  
  2. *** Object definition file ***
  3.  
  4.  1,  * Number of objects in file
  5.  
  6. * OBJECT #3 (CUBE):
  7.  
  8.    8,  * 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.          10,10,10,          * Vertex #2
  15.          -10,10,10,      * Vertex #3
  16.         -10,-10,-10, * Vertex #4
  17.          10,-10,-10,      * Vertex #5
  18.          10,-10,10,      * Vertex #6
  19.         -10,-10,10,     * Vertex #7
  20.  
  21.         6,    * Number of polygons for object 0
  22.  
  23.             * Polygons for object 0:
  24.  
  25.             4, 0,1,5,4, 1,
  26.           4, 5,6,7,4, 2,
  27.             4, 6,2,3,7, 3,
  28.             4, 2,1,0,3, 4,
  29.             4, 2,6,5,1, 5,
  30.       4, 4,7,3,0, 6,
  31.  
  32.             1,                 * Yes, it's a convex polyhedron
  33.  
  34.