Archive for December, 2007

Chase pattern with only 3 particles

Wednesday, December 5th, 2007

I quite liked the effect of reducing the number of particles. You can see how they are interacting with each other in more detail. It’s especially cool when they start spiralling around each other. (I also took out the random footprint sizing)
http://labs.teamcooper.co.uk/chase_002/index_3.php

Chasing patterns

Tuesday, December 4th, 2007

Had another go last night.

Basically, I have been trying to recreate some of the things I saw at Flash on the Beach as follows …
First, create some particles, then set them off in random directions at random speeds and update their positions on every frame.
Second, draw a random image at the same position as each particle [...]

FOTB Inspiration

Monday, December 3rd, 2007

At Flash on the Beach, I was really inspired by some of the dynamic artwork talks  (Joshua Davis and Eric Natzke spring to mind initially).
Normally, being the code monkey that I am, my artistic skills look like a 5 year olds, but when I saw what these guys were doing I thought, “Hey! I could have a go [...]