
Last Updated: June 01, 2001
My first attempt at a game, Lands of Fire is a simple first person shooter, where the objective is to seek-and-destroy all the creatures of hellish, abnormally warm land before time runs out. This game is based off of my ever-evolving Valence Engine, which turns out to be the bulk of the code currently.
See the Readme file for additional information on some of the cooler aspects of the engine. Requires at least DirectX 8 and a video card that supports OpenGL.
Be sure to
save the zip file and
extract its contents before trying to execute, or you will suffer unimaginable consequences.
Download (1.68 MB)

This is an MD2 Model viewer (currently coded to view the EVA-01 model from Neon Genesis Evangelion). Included with the zip file is the source (and the Visual C++ 7.0 project files for convenience). The basic viewer uses an MD2Model class to load and render the model in the scene.
See the Readme file for controls to play around with viewer.
Be sure to
save the zip file and
extract its contents before trying to execute. I mean it.
Download (468 KB)