Sketches
-
Click and drage to draw circles sized and colored based on speed of mouse.
-
Polygons that bounce around the canvas, reminiscent of some Windows 3.1 screensavers. Click to add new vertex, Press c redraw background, and v, b, l to cycle through vertex modes.
-
Perlin noise generated lines, similar to Joy Division's 'Unknown Pleasures' album cover.
-
Perlin noise lines, but strokeWeight is based on the noise value.
-
Perlin noise lines, but strokeWeight and color is based on the noise value.
-
Perlin noise cirlces, with size and color based on noise value.
-
Perlin noise cirlces, with size and color based on noise value, and iterating through blendModes.