Re: quad tree
- Posted by gaz Aug 09, 2009
- 1201 views
I need the quad tree for speeding up collision detection because at the moment when I’m doing collision checking I have to check one object at a time for collision with all objects and then I have to repeat that process for all objects in the game like trees units etc and it slows the game down to much.