OpenGL:Tutorials:Tutorial Framework
From GPWiki(Redirected from OpenGL Tutorial Framework)
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. Because OpenGL is platform independent it is hard to write a single framework for tutorials. Here we present two frameworks: one using the MS Windows API, and one using the platform independent GLFW wrapper. Pieces of code shown in other parts of these tutorials can easily be plugged into these frameworks. The following examples are available: |


