
I had some time recently to mess about in Processing. For your consideration: sketch_2008_04_28_diagonal_lines2. Stare at it for a while and everything starts to make sense.
Update: I posted a few shorts to Vimeo: diagonal_lines2 / diagonal_lines3.

Random font test 03 is my first foray into using text functions in Processing. Yes, I’m still working with procedural code. Eventually, I hope to get my head around true object oriented programming (OOP) for more interactivity and generative art goodness. Above and below are a few stills (click to enlarge), and here’s a short movie of the results (1.25 MB .mov), also on Vimeo.


I have been experimenting with filter() to blur and posterize in Processing, and Random bezier blur & posterize is the result. Above are a few stills (click to enlarge), but it works best in motion. Here’s a short movie of the results (824 KB .mov). If you let it go for a while, it makes for a soothing light show. It runs as a Java applet here, but you can download the source code to save image sequences or rework.

I have uploaded Random circles greyscale, another sketch I created using Processing. Above are a few examples (click to enlarge). It runs as a Java applet here, but you can download the source code to save image sequences or rework. Here’s a short movie of the results (308 KB .mov).