Setting up OpenGL with C++ and Visual Studio 2008 -
Hey I was wondering if there is any good tutorial how to set it up? I have seen the tutorial from gamedev.net, but some of them take some time ... any clues?
Thanks
It may be a little old, but it's definitely not old Unlike DirectX, OpenGL is updated very rarely. Tutorials are still perfectly good for modern OpenGL programming. The Visual C ++ code should work in any non-ancient version of Visual Studio, and the code for most specimens is available in many languages and platforms.
Comments
Post a Comment