home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 167.HYPGEO21.EXE / HYPRCUBE.GEO < prev    next >
Text File  |  1992-06-11  |  1KB  |  24 lines

  1. ! HYPRCUBE.GEO  -  Geometry file for 4-D cube (hypercube) centered on origin
  2. !
  3.  
  4. 4       ! number of dimensions
  5. 16      ! number of points
  6.  
  7. 1:      1.0     1.0     1.0     1.0     2       4       5       9
  8. 2:      1.0     -1.0    1.0     1.0     1       3       6       10
  9. 3:      -1.0    -1.0    1.0     1.0     2       4       7       11
  10. 4:      -1.0    1.0     1.0     1.0     3       1       8       12
  11. 5:      1.0     1.0     -1.0    1.0     6       8       1       13
  12. 6:      1.0     -1.0    -1.0    1.0     5       7       2       14
  13. 7:      -1.0    -1.0    -1.0    1.0     6       8       3       15
  14. 8:      -1.0    1.0     -1.0    1.0     7       5       4       16
  15.  
  16. 9:      1.0     1.0     1.0     -1.0        10      12      13      1
  17. 10:      1.0     -1.0    1.0     -1.0       9       11      14      2
  18. 11:      -1.0    -1.0    1.0     -1.0       10      12      15      3
  19. 12:      -1.0    1.0     1.0     -1.0       9       11      16      4
  20. 13:      1.0     1.0     -1.0    -1.0       9       14      16      5
  21. 14:      1.0     -1.0    -1.0    -1.0       10      13      15      6
  22. 15:      -1.0    -1.0    -1.0    -1.0       11      14      16      7
  23. 16:      -1.0    1.0     -1.0    -1.0       12      13      15      8
  24.