cartographer-project / point_cloud_viewer

View billions of points in your browser.
Apache License 2.0
339 stars 98 forks source link

Incorporate spatial quadtree indexing. #410

Closed feuerste closed 4 years ago

feuerste commented 4 years ago

This is required to query neighbors on the same quadtree level.

feuerste commented 4 years ago

Thanks for your review!