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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -