* Home Forum Help Search Calendar Login Register
Recent Posts
[September 05, 2010, 09:30:57 pm]

by A.C
[July 15, 2010, 06:36:08 pm]

[April 04, 2010, 09:43:48 pm]

[March 20, 2010, 03:59:48 pm]

[February 23, 2010, 10:23:26 pm]
Welcome, Guest. Please login or register.
September 06, 2010, 07:38:56 pm

Login with username, password and session length

Gautam's Code Examples


Lands of Fire Screenshot



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)



MD2 Viewer Screenshot



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)