Here is a recent sketch in Processing, my take on cubism and a variation on another sketch from almost two years ago: View sketch_rand_cubes_2009_01
Tag Archives: color
Processing: sketch_2009_09_02_squares
Here is another recent sketch in Processing, a variation on a sketch from two years ago. View sketch_2009_09_02_squares
Processing: sketch_april28_comp_Screen1
Here’s another recent sketch in Processing. This one has decidedly more visual complexity, with additional shapes and some white hatch lines for erosion. FWIW, I think it looks better at 1280×960 resolution. View sketch_april28_comp_Screen1.
Processing: sketch_march23_comp_Screen
I have been creating some new sketches in Processing. This sketch combines basic lines, bezier curves and triangles in a number of different ways. It’s still procedural code (running in a linear loop, as oppossed to object oriented, which I haven’t had time to explore), so I slowed down the frameRate() to be more viewable. Not every frame is a winner, but some are keepers, at least in my book. You can download the source code and uncomment the saveFrames() function to render the images to your computer. View sketch_march23_comp_Screen. More stills are in my Processing set 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.

















