// alex lawrence

Work

Electric attraction

Posted on 2008-01-14 in Physics, Actionscript

Take a simple formula, in this case the formula of electric attraction, combine it with simple collision detection, put a blur filter on it and voila. I love things like this. It is not an animated or pre-rendered thing but an interactive scene which also looks awesome.

[more...]

Flower particles

Posted on 2008-01-14 in Physics, Actionscript

The next stage of the particlesystem. I seperated the system, the behavior of the particles and the drawing methods. Then i implemented one drawing class which uses vector graphics. I intended to make them look like flowers, since this was a work for someone.

[more...]

Rainbow mouse

Posted on 2008-01-07 in Actionscript

Actually just a protoype done in half an hour. I was planning to write a C++ application giving the possibility to draw rainbows on the desktop. Was planned to be a birthday gift. Turned out a found a better one...

[more...]