Template:OpenGL:Summary

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

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.

OpenGL (Open Graphics Library) is a 2D and 3D graphics API maintained by the OpenGL Architectural Review Board. opengl.org states that, "OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics applications. Since its introduction in 1992, OpenGL has become the industry's most widely used and supported 2D and 3D graphics application programming interface (API), bringing thousands of applications to a wide variety of computer platforms."

OpenGL supports Linux, Windows, MacOS X and pretty much any other operating system you can think of! It can be used as backend of other libraries (like SDL) and was used to create some commercial first person shooters like Valve's Half-Life and id's Quake 3.