morton
There are 10 repositories under morton topic.
Forceflow/libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
morton-nd/morton-nd
A header-only compile-time Morton encoding / decoding library for N dimensions.
rustyconover/duckdb-lindel-extension
DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
sebastianlipponer/zorder_knn
Floating point morton order comparison operator.
ReinierMaas/morton
Morton space filling curve functions
Jianningli/Morton3D
Efficient Pythonic Implementation of 3D Morton Encoding and Decoding.
TaehoonK/dggs_code
The Java library to encode (and decode) 3D (also 2D) Discrete Global Grid System (DGGS) code for the Point cloud
bmmeijers/pysfc
Functionality to use Space Filling Curves inside PostgreSQL for clustering, indexing, querying & retrieval of nD Points [Python]
DiamonDinoia/morton-span
This repository implements a morton transform for mdspan
Aliance/Morton
PHP implementation of Z-order curve.