block by nitaku 4afb54600dc9328d14bd

Gosper Displacement

Full Screen

A sequence displaced according to a Gosper space-filling curve. The layout tries to be as compact as possibile by folding the sequence onto itself. Neighbor items in the original sequence are respresented by adjacent cells, while the converse is not necesessarily true.

A similar experiment can be found in an article about compressing time series with Hilbert curves, by Jason Davies.

index.js

index.html

index.coffee

index.css