block by fil 368877abf91899da25231231d5481985

hilbert grid layout [UNLISTED]

Full Screen

Working towards a Hilbert Curve based grid layout. The idea would be to quickly layout a 1-dimensional array of data in a compact 2D area.

It has the added benefit that the sorting of the 1D array impacts the 2D distance, namely that items close together in 1D will be close together in 2D

LSystem code lifted from this block by nitaku who has many fascinating d3 experiments

Built with blockbuilder.org

forked from enjalot‘s block: hilbert grid

forked from enjalot‘s block: hilbert grid layout

index.html

lsystem.js