Archive for December, 2009
SDL & OpenGL Game with C++ – Part II
Parts in the Series
Part I – Getting Started
Part II – Drawing a Quad
Rendering a Quad with OpenGL and SDL
Ok, so if we are going to program a video game then we need to draw something with OpenGL.
That being said, last time we left off with a [...]
December 8, 2009
Posted in: C/C++, Game Programming, Programming
4 Comments
