A 3D racing game
Project Report
A 3D racing game ! This basic race game is a small demonstrator and an exercice to manipulating the Opengl library. Visual Basic is not the best language to do such task. C++ would sould be used instead. But school imposed VB as the programming language for this project.
The project use a wrapper to call opengl as C C++ will do. This make possible to whatever the programmer want to do.
Project Report