Click to See Complete Forum and Search --> : Looking for OpenGL SDK


Donotalo
August 5th, 2007, 09:44 AM
I already know C/C++ and want to learn OpenGL. I have Visual Studio 2005 compiler. To start all I need is the OpenGL SDK. I have visited opengl.org and checked OpenGL SDK there but I could not find any link to download the SDK. Can anyone give me location from where I can get OpenGL SDK?

IllegalCharacter
August 5th, 2007, 10:22 AM
OpenGL comes with Visual Studio, at least it did when I used it with Visual Studio .NET 2003.

Mike Harnad
August 6th, 2007, 09:48 AM
As IllegalCharater stated, you should be able to find what you need in the libraries and documentation that is installed with Visual Studio. The SDK you spoke about provides additional documentaiton and libraries that are contributed by 3rd parties.