• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OpenGL

Glitchny

Diamond Member
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
 
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).
 
Back
Top