

Generative JS/Canvas Clock
A simple experiment that stemmed from writing code to translate circular gestures into linear momentum for an installation at the British Museum.
The current time is represented via radial strokes that vary in length according to simplex noise. Recent strokes are remembered and connected to form an evolving network of shifting patterns.
The clock is rendered using raw canvas and supports retina displays.
The project can be viewed at infinitefun.space/lab/clock.






