Based on the great opengl tutorial website (http://nehe.gamedev.net), I am extracting some common API in a very object oriented programming fashion.
Once the API is complete, I will start porting it to more modern versions of OpenGL.
This is not really new, but it is my way of learning...