- Articles/Blogs
- Papers/Books/References
- Techniques
- Tutorials
- Examples
The difficulty range is between intermediate and advanced.
- Nimmy
- UglySwedishFish
- Strex
-
OpenGL Specifications [N/A]
- Useful documents such as OpenGL profile specifications and OpenGL Shading Language specifications.
-
OpenGL 4 Reference [N/A]
- Quick reference index for modern OpenGL including version 3.3. Also contains references for GLSL.
-
- Great book for learning OpenGL up to 4.5.
-
OpenGL 3D Game Tutorials [Beginner - Intermediate]
- Java OpenGL tutorials, can easily be translated to another programming language.
-
3D Computer Graphics Using OpenGL [Beginner - Intermediate]
- Easy to follow C++ (MSVC 2012, Windows) OpenGL tutorial.