block by nitaku e2af207bc46782aa460c

Hilbert sequence (L-system)

Full Screen

A Lindenmayer system that draws a sequence of growing Hilbert curves. To obtain a sequence, a repetition rule (Y -> YAF) is added to the Hilbert rules (A and B).

index.js

index.html

index.coffee

index.css