
|
About Me Programming Games Pics |
|
This is the game programming page which currently contains a demo of my first game, Cg Asteroids. It is basically a 3D update of the classic arcade game Asteroids. It is programmed in C++ and uses OpenGL for the graphics. The 'Cg' in its name comes from the fact that the game makes use of nVidia's high-level shading language Cg (C for graphics) to produce some of the special effects such as lighting, refraction and reflection. Screenshots of Cg Asteroids
I am also currently working on a 3D fighting game. A very early work-in-progress build can be downloaded from the following link:
|