// alex lawrence

Work

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

sonus

Posted on 2008-08-26 in Development, sonus, C++

sonus:portals is an innovative game that relies on a haptic controller as the only input device. With the help of three-dimensional audio and the haptic feedback it is possible to navigate through levels without seeing anything!

[more...]

Task manager

Posted on 2008-04-27 in Web, HTML, PHP

A simple work task manager. You have two kind of tasks: "inactive" and "active". As attributes you have a date, a task group, a task and the responsible person(s). Quite simply but effective. The good thing about it it is only one php file for the application and one csv file for the data. Have fun with it. Write me if you find it useful.

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