OpenFPS - OpenGL Bullet SDK for Old Games

Home

 
01-09-2016: My C++ is old and rusty, so is my compiler. I'm using Windows 7 32-bit and I generate a win32-exe without dependent DLLs.

The code creates an OpenGL Window and displays some cubes that are solid in the Bullet World. The Player walks on the ground, (w,s,a,d), can look aound by using the mouse or keyboard (<,>,f,v). Press SPACE to pause and ESC to quit.

The current source is here:
OpenFPS-01-09-2016.zip

The current execytable is here:
OpenFPS-EXE-01-09-2016.zip

I have two questions about this code before I go further.

   

 

 
   
Home

External Links