I’ve always enjoyed these patterns, so I decided to generate them. Someday I’ll be savvy enough to make it interactive. For your consideration: sketch_2007_12_11a
Tag Archives: random
Processing: Squares series
For more interesting results, let this one go a while: sketch_2007_09_24_01 for your consideration. More on Flickr.
Processing: Random font test 03
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.
Processing: Random spheres 01
Random spheres 01 is my first foray into using 3D sphere and light functions in Processing. Above and below are a few stills (click to enlarge), and here’s a short movie of the results (932 KB .mov).
Processing: Random bezier blur & posterize
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.