Code

Gesture Recognition Prototype

I have finally uploaded the source code of the prototype application I used to demonstrate the gesture recognition method described in my Bachelor’s thesis. It can be found in my project management system. The code has been tested on OSX 10.5 and Ubuntu 9.04. I am planning to refactor and improve this code as soon as time permits and make a more user friendly interface for it.

eRacerX

As part of my studies, I am currently working in a team of five students on a space racing game called eRacerX. The game is currently is currently in beta stage and has to be submitted by April 26. Anyone who wants to check it out already can get source and binary packages from my project management system.

Flocks of Boids

For the computer animation class at the University of Calgary I have implemented Craig Reynolds’ behavioral animation model for simulating flocks of birds, schools of fish and herds. The source code can be downloaded from my project management system.