Functions for mapping between 1D and 2D space using the Hilbert curve, and its approximations.
Fast Hilbert 2D curve computation using an efficient Lookup Table (LUT).
D-dimensional Hilbert curve
Basic Hilbert curve algorithm
Packed static spatial index for 2D and 3D AABBs with Hilbert ordering, adaptive parallel builds, and SIMD queries.
Space-filling curves library and visualization tools.
Space-filling curves library and visualization tools.
Space-filling curves library and visualization tools.
Static AABB spatial index for 2D queries
Hilbert transforms between 1D and 2D space, optimized for u16 coordinates.
A zero-dependency, embeddable, self-tuning spatial index for Rust
A WIP Hilbert Space-Filling Curve Coordinate Generator