Category «Computer Art»

An Avant-Garde Jazz Album Cover Generator

Here’s a web-compatible version of the Processing noodles that were the initial cause of my Algo-Jazz Series of algorithmically inspired jazz and associated visualizations. The particular sketch shown here was done last year, so I’m rather late posting it here. And yes, it’s extremely simple – no big algorithmic advances to be found here, just …

Moody Blue Gears

It’s blue. It’s gears. And it’s moody. I recently needed a new desktop background for my laptop and wanted something industrial and blue. This is what happened. Of course, the desktop image I got from it is static, but it looks much cooler animated. Click it if you get tired of the gears you’re seeing …

Some Algorithmic Art

When I’m too tired to do anything else useful, but not quite tired enough to sleep, I sometimes open up an image editing program like GIMP, load up some kind of geometric image, and then smash it to death with filters and other transformations until it either looks more interesting/appealing or so hideous that I …

Something Kind of Like Asteroids

More fun with embedding Processing in WordPress. Use the mouse to guide your white, strangely circular space ship (space orb?) through the asteroid field. Click to fire your laser and blast apart things in your way, but use it wisely since it has a cool-down time and can cause debris to change trajectory unpredictably.

Simple Fractals in Processing

I was playing around this week with ways to demonstrate recursion in Processing and also looking into embedding small Processing sketches on the web. So, here is my first experiment, embedded using the processingjs wordpress plugin (I had to use version 1.0 and install manually; couldn’t get the newer version in wordpress’s plugins list to work for …