Fast static 2D axis aligned bounding box index
- Updated
Feb 23, 2025 - Rust
Fast static 2D axis aligned bounding box index
Static AABB spatial index based on Hilbert R-tree
A simple Bevy plugin for spatial indexing with a sparse uniform grid.
This is a Hilbert-Packed-R-Tree implementation for rust
🗺️ Optimize spatial queries with a Hilbert R-tree implementation for axis-aligned bounding boxes using Rust, ensuring efficient and simple intersection tests.
Add a description, image, and links to the spatial-index topic page so that developers can more easily learn about it.
To associate your repository with the spatial-index topic, visit your repo's landing page and select "manage topics."