The Osirion Project

This is the Osirion project. I wrote it to get a better grasp on OpenGL
and to get some C++ practice. Maybe someday, it will be a real game.

Controls:
	space bar: switch camera between free mode and tracking mode
	left/right/up/down arrow keys:	rotate camera in free mode
	keypad left/right: turn the ship left/right
	keypad +/-: increase/decrease thrust
	
The program is distributed under the terms and conditions of the 
GNU General Public License version 2.


Stijn Buys <stijn.buys@telenet.be>