| lemurgoddess ( @ 2008-10-02 22:55:00 |
| Entry tags: | art, processing |
Processing...
My first few visual works generated entirely through code, in the Processing language. All are randomly generated from the same code (though with some obvious slight tweaks.) The heart of the code is an iteration that randomly selects a point on the screen and draws a line. Each drawn line extends until it hits the edge of the screen, or hits another line. This repeats for anywhere between 24,000 and 30,000 times.
And in the case of the fourth one... I have it draw a cirle where ever it crashes into another line.
Click to see larger versions...



Also a couple screen shots from my increasingly complex artificial life simulation. Though, the pictures aren't much to look at, the real entertainment is seeing them in motion. Swimming around, latching onto food and humping each other...
   