sphereql-layout 0.2.0-alpha

Layout engine for sphereQL spatial positioning
Documentation
1
2
3
4
5
6
7
# sphereql-layout


Layout engines for the [sphereQL](https://github.com/bkahan/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](https://github.com/bkahan/sphereQL) for full documentation, examples, and architecture overview.