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

Region trees (quadtrees, octtrees) #438

Open
ErickChacon opened this issue May 31, 2023 · 1 comment
Open

Region trees (quadtrees, octtrees) #438

ErickChacon opened this issue May 31, 2023 · 1 comment
Labels
feature help wanted Extra attention is needed

Comments

@ErickChacon
Copy link
Member

Just to mention that it would be nice to have implementations for Quadtrees as in CGAL.

image

Image taken from CGAL

@juliohm juliohm added help wanted Extra attention is needed feature labels May 31, 2023
@juliohm
Copy link
Member

juliohm commented May 31, 2023

There are packages implementing these data structures in Julia already, we can probably wrap some of them here with a clean wrapper interface: https://github.com/rdeits/RegionTrees.jl

@juliohm juliohm changed the title Quadtrees Region trees (quadtrees, octtrees) Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants