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

Range Queries #1

Open
kiranns opened this issue May 12, 2020 · 0 comments
Open

Range Queries #1

kiranns opened this issue May 12, 2020 · 0 comments

Comments

@kiranns
Copy link

kiranns commented May 12, 2020

Hello,

I have an application, where there are a lot of voxel points (say, 1 million or more) and I need to find all the neighbors to a given point within a specified distance. I have learnt that Octrees could be used for range queries in 3d spaces. Would the linear octree implemented in libzinc help in my use-case? Please let me know. From the API, I could not figure that out. Your help is appreciated.

Thanks
Kiran

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