Z-order Curve (Morton Order)

August 23, 2025 2 weeks ago 1 min read

Space-filling curve used to map multidimensional data to one dimension while preserving locality. Applied in databases, graphics, and some Merkleized indexes.