|
GameTutorials OpenGL Tutorials
This section lists the OpenGL tutorials in recommended reading order. The OpenGL API, a direct descendent of SGI’s IRIS GL, came about in the early 1990’s. The OpenGL API is a multi-platform procedural based API that allows programmers to take advantage of graphics hardware and create jaw-dropping visuals. Coupled with GLSL, OpenGL’s shader language, the sky is the limit as to what a graphics programmer can do. It is recommended that you have a solid understanding of the C/C++ language and basic understanding of the Win32 API before learning the OpenGL API.
|
|