Code Resources: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Pulling links from http://www.opengl.org/code/, as requested.
 
m cleanup
Line 1: Line 1:
{{deprecated}}
{{deprecated}}
{{cleanup}}


What follows are links to small bits of code and examples submitted by outside parties.
What follows are links to small bits of code and examples submitted by outside parties. Many of these use functionality no longer available in core OpenGL.


* [http://www.codeproject.com/Articles/1274/OpenGL-Win32-AppWizard OpenGL Win32 AppWizard]: This appwizard creates a basic OpenGL application in MFC. Only works for Visual Studio 6 and VC 2002.
* [http://www.codeproject.com/Articles/1274/OpenGL-Win32-AppWizard OpenGL Win32 AppWizard]: This appwizard creates a basic OpenGL application in MFC. Only works for Visual Studio 6 and VC 2002.

Revision as of 20:05, 12 February 2012

What follows are links to small bits of code and examples submitted by outside parties. Many of these use functionality no longer available in core OpenGL.