home *** CD-ROM | disk | FTP | other *** search
/ Black Art of 3D Game Programming / Black_Art_of_3D_Game_Programming.iso / source / borland / chap_18 / station.plg < prev    next >
Encoding:
Text File  |  1995-04-20  |  496 b   |  51 lines

  1.  
  2. ; power station
  3.  
  4. station 17 13
  5.  
  6. ; vertice list
  7.  
  8.  
  9. 20 0 20
  10. -20 0 20
  11. -20 0 -20
  12. 20 0 -20
  13. 0 40 0
  14.  
  15. 20 0 60
  16. 0 0 90
  17. -20 0 60
  18. 0 140 70
  19.  
  20. -70 0 -60
  21. -90 0 -30
  22. -110 0 -60
  23. -90 140 -50
  24.  
  25. 110 0 -60
  26. 90 0 -30
  27. 70 0 -60
  28. 90 140 -50
  29.  
  30.  
  31. ; polygon list
  32.  
  33. 0x10af 3 0 1 4
  34. 0x10af 3 1 2 4
  35. 0x10af 3 2 3 4
  36. 0x10af 3 3 0 4
  37.  
  38. 0x101f 3 5 6 8
  39. 0x101f 3 6 7 8
  40. 0x101f 3 7 5 8
  41.  
  42. 0x101f 3 9 10 12
  43. 0x101f 3 10 11 12
  44. 0x101f 3 11 9 12
  45.  
  46. 0x101f 3 13 14 16
  47. 0x101f 3 14 15 16
  48. 0x101f 3 15 13 16
  49.  
  50.  
  51.