UNPKG

@thi.ng/morton

Version:

Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions

6 lines (5 loc) 137 B
export * from "./raw.js"; export * from "./mux.js"; export * from "./scaled.js"; export * from "./tree.js"; export * from "./zcurve.js";