DOCS v0.1.13 github

@hatch:spatial v0.2.1

Spatial acceleration structures for 2D and 3D worlds. ClusterGrid for uniform-density buckets, Octree for adaptive 3D partitioning, Quadtree2D for sprite / UI hit-testing, and BVH over AABBs for ray casts and frustum culling. Pure Wren; composes with @hatch:gpu's Camera3D + Frustum for cull and LOD pipelines and with @hatch:noise for procedural density sampling.

stable system updated Jun 4, 2026 source ↗
$ hatch add @hatch:spatial
loading CHANGELOG…