home *** CD-ROM | disk | FTP | other *** search
/ Black Art of 3D Game Programming / Black_Art_of_3D_Game_Programming.iso / source / msc / chap_15 / bspdemo.out < prev    next >
Encoding:
Text File  |  1995-02-21  |  1.1 KB  |  46 lines

  1.  
  2. Printing BSP tree:
  3.  
  4. Traversing back sub-tree...
  5. Traversing back sub-tree...
  6. Reached NULL node returning...
  7.  
  8.  
  9. Wall ID #1
  10. Vertices...
  11. Vertex 0: (-30.000000,20.000000,356.000000)
  12. Vertex 1: (4.000000,20.000000,378.000000)
  13. Vertex 2: (4.000000,-20.000000,378.000000)
  14. Vertex 3: (-30.000000,-20.000000,356.000000)
  15. Normal (0.543251,0.000000,-0.839570)
  16. End wall data
  17.  
  18. Traversing front sub-tree..
  19. Reached NULL node returning...
  20.  
  21.  
  22. Wall ID #0
  23. Vertices...
  24. Vertex 0: (-26.000000,20.000000,328.000000)
  25. Vertex 1: (-2.000000,20.000000,342.000000)
  26. Vertex 2: (-2.000000,-20.000000,342.000000)
  27. Vertex 3: (-26.000000,-20.000000,328.000000)
  28. Normal (0.503871,0.000000,-0.863779)
  29. End wall data
  30.  
  31. Traversing front sub-tree..
  32. Traversing back sub-tree...
  33. Reached NULL node returning...
  34.  
  35.  
  36. Wall ID #2
  37. Vertices...
  38. Vertex 0: (20.000000,20.000000,314.000000)
  39. Vertex 1: (44.000000,20.000000,332.000000)
  40. Vertex 2: (44.000000,-20.000000,332.000000)
  41. Vertex 3: (20.000000,-20.000000,314.000000)
  42. Normal (0.600000,0.000000,-0.800000)
  43. End wall data
  44.  
  45. Traversing front sub-tree..
  46. Reached NULL node returning...