Loading...
Very simple 3D Game Engine built using Visual C++ and Direct X. Supports terrain, meshes, Xbox 360 pad input, first and third person cameras, and c...
34 views
A music sequencer that I wrote in MIPS assembly using MARS. It reads in a custom binary format which is very similar to a midi file. I wrote a sepa...
55 views
A short game I built using the Unreal Development Kit based on a Prisoner's Escape from Alcatraz. The game is primarily built using Unreal Script w...
320 views
Finally got around to uploading this to YouTube, even though it was made over a year ago. This was our entry for the Imagine Cup 2010 created by tw...
14 views
This is a demoscene that was originally written for the PSP to simulate fireworks and then later converted into a cross platform demo that would ru...
10 views
A software renderer I wrote in C++. Software rendering is done entirely on the CPU without any graphics hardware support. The program can load MD2 ...
132 views