CotM
← archive

Playing around with straight lines

Experimentspost2012-01-04

Bouncing jittering linked inles I’ve been messing around with various simple rendering techniques. This is a random walk branching off at right angles. To add a little more interest I added random motion through the space over time. Unlike my past demos, the motion is just a random walk which makes the motion very jittery and chaotic.

interactive · linked linesopen ↗

Interactive demo: linked lines. Requires JavaScript to run — the source is at /interactive/2012/01/linkedLines.htm.