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

Use a QuadTree to cache entities in regions instead of a ConcurrentHashMap #17

Closed
lare96 opened this issue Jul 5, 2016 · 2 comments
Closed
Labels
low priority An issue that can be resolved whenever. Low priority issues may not be completed.

Comments

@lare96
Copy link
Member

lare96 commented Jul 5, 2016

The QuadTree should also use Morton order

@rmcmk
Copy link

rmcmk commented Jul 5, 2016

yay z order curves

@lare96 lare96 added the low priority An issue that can be resolved whenever. Low priority issues may not be completed. label Jul 18, 2017
@lare96 lare96 closed this as completed Sep 29, 2018
@notjuanortiz
Copy link
Contributor

@lare96 Were any conclusions made from this approach? AFAIK it hasn't been implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority An issue that can be resolved whenever. Low priority issues may not be completed.
Projects
None yet
Development

No branches or pull requests

3 participants