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

How to update position of an existing element in the tree? #17

Open
cs-util opened this issue Jun 8, 2024 · 0 comments
Open

How to update position of an existing element in the tree? #17

cs-util opened this issue Jun 8, 2024 · 0 comments

Comments

@cs-util
Copy link

cs-util commented Jun 8, 2024

If I have a moving element that I want to update 30 times per second in the PointOctree, is the correct approach to constantly remove and re-add it with the new position or would that degrade the internal tree over time and cause performance issues?

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

1 participant