Miscellaneous

Surrounded – my first cross platform OpenGL game

Recently Joel was going through the old Flipcode site and noticed a broken link to one of my old projects, Surrounded. It’s was my first attempt to write code that was easily cross-platform (windows, linux, and mac OSX). It’s a bit like smash TV, except that I never got around to making the wide variety of enemies that I should have. An exercise for the reader!

Download Surrounded

Here in this RAR file I’ve included all the source code, project files, and a pre-compiled windows executable. It is provided without warranty etc.  If you build the appropriate project files for cocoa it should compile in OSX, and same goes for GCC/linux.

Miscellaneous

New linear stewart platform video

I’ve just completed assembly on my second stewart platform. I’m still looking for information about how to calculate the forward kinematics. If you know, please send me a message!

It’s 2015 and I’m still looking.