Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quad Tree should only store objects on leaf nodes #9

Closed
saliksyed opened this issue Feb 16, 2017 · 1 comment
Closed

Quad Tree should only store objects on leaf nodes #9

saliksyed opened this issue Feb 16, 2017 · 1 comment

Comments

@saliksyed
Copy link

Hey there -- thank you for the nice QuadTree implementation! However I'm noticing that there are often objects stored on the parent nodes as well as child nodes -- this shouldn't be the case.

See: http://stackoverflow.com/questions/4981866/quadtree-for-2d-collision-detection

@timohausmann
Copy link
Owner

I took another look at this issue and it has been resolved with the new version 1.2.0

#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants