OpenGL

Glitchny

Diamond Member
Sep 4, 2002
5,679
1
0
Hi im interested in learning openGL and i have some online tutorials etc, i wa sjsut wondering if there is a specific compiler or SDK i need to write code? I have visual studio 6 and i know the use directx programming you need the directx SDK or at elast thats what i was told. Is there anything like this for openGL? and if so where can i find it, prefrerably for free..?

thanx
 

singh

Golden Member
Jul 5, 2001
1,449
0
0
This will get ya started and onto the intermediate stage even: Nehe @ GameDev. Scroll down to the "Tutorials" section in the left part of the web-page. The first tutorial will teach you how to set-up Visual Studio to develop OpenGL apps. Read the other tutorials to learn more about OpenGL.

(The VC++ Project Workspace is provided at the end of each Tutorial and is immediately ready to be compiled).