// alex lawrence

Work

Glow springs

Posted on 2008-01-31 in Physics, Actionscript

Floating springs connected with particles moving at random velocities. Added a blur filter and some fancy colors.

[more...]

Glow particles

Posted on 2008-01-31 in Physics, Actionscript

Floating particles with random velocities pointing towards the mouse. Added a blur filter and some fancy colors.

[more...]

Circle particles

Posted on 2008-01-18 in Physics, Actionscript

Just another drawing class for the particle system. Turns out to be very heavy on calculations, so don´t wonder if the performance is not very good.

[more...]

Prodigy physics

Posted on 2008-01-15 in Physics, Actionscript

This scene is from my old physics engine called prodigy when it was first released. It was quite stable but not too good in performance.

[more...]

First particles

Posted on 2008-01-14 in Physics, Actionscript

The very first version of my particlesystem. Just some different behaviors for the particles and a few different drawing methods.

[more...]