Posts Tagged ‘frameRate’

Recursively Generated Clouds – Continued

Thursday, June 5th, 2008

Continuing on from the clouds I had generated earlier, I thought it would be pretty cool if I could get it to move and appear to grow.

Unfortunately, I haven’t been able to make it do that yet. I have however, gotten it to generate random cloud combinations and position them randomly on the canvas with semi-random colours based around reds, yellows and oranges.

It is available online here.

(more…)

The Green Man

Thursday, May 29th, 2008

Using a photo that I split up into 5 parts, I used the image import capabilities of Processing to create a Java animation of a green manikin.Have a look at it online here or the source code below.

(more…)