Processing: Random bezier blur & posterize

0095.jpg 0062.jpg 0032.jpg

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.

 

Processing: Random bezier curve 02 color

rand_bezier02-0069.jpg rand_bezier02-0053.jpg rand_bezier02-0031.jpg

I have uploaded Random bezier curve 02 color, 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.

UPDATE: here’s a short movie of the results (520 KB .mov)