// alex lawrence

Work - Actionscript

Physics stress test

Posted on 2008-10-08 in Physics, lyneth, Actionscript

I worked on a second version of my first physics engine called prodigy. The performance results in this stress test were quite good. Besides that the scene just looks nice.

[more...]

Color blocks

Posted on 2008-04-11 in Physics, Actionscript

This is a demo of my old physics engine prodigy combined with some flash media. You can drag the boxes. Whenever a box collides with another box or the frame border it will flash.

[more...]

Random shapes

Posted on 2008-02-12 in Actionscript

Had an interesting talk with someone about creating a circular shape, having random extents along the circle line but still looking good with beziers. It was quite a hard thing to implement and it doesn´t look to spectacular but i´m sure it will be helpful some time.

[more...]

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...]