sphereql-layout 0.2.0-alpha

Layout engine for sphereQL spatial positioning
Documentation

sphereql-layout

Layout engines for the sphereQL project.

Distributes items on S² using multiple strategies: Fibonacci spiral (UniformLayout), k-means clustering (ClusteredLayout), force-directed simulation (ForceDirectedLayout), and incremental managed layouts (ManagedLayout) with quality metrics.

See the main repository for full documentation, examples, and architecture overview.