home *** CD-ROM | disk | FTP | other *** search
/ Black Art of 3D Game Programming / Black_Art_of_3D_Game_Programming.iso / source / borland / chap_17 / dart.plg < prev    next >
Encoding:
Text File  |  1995-03-31  |  186 b   |  22 lines

  1.  
  2. ; Three Sided Dart
  3.  
  4. DART 5 3
  5.  
  6. ; vertex list
  7.  
  8. 0 0 25
  9. 0 0 -20
  10. 0 10 -25
  11. -5 -5 -25
  12. 5 -5 -25
  13.  
  14. ; polygons
  15.  
  16. 0x119f 3 0 2 1
  17. 0x119f 3 0 1 3 
  18. 0x119f 3 0 1 4
  19.  
  20. ; end of DART
  21.  
  22.