Arto's Notes
Arto's Notes re: OpenGL
Relevant Standards
OpenGL ES
3.0+
OpenGL
3.3+, 4.3+
Support Libraries
GLFW
[code at
GitHub
]
SDL
[code in
Mercurial
]
FreeGLUT
[code at
GitHub
] [requires X11]
OpenGL Mathematics (GLM)
[code at
GitHub
]
OGLplus
[code at
GitHub
]
Unofficial OpenGL SDK
[code at
Bitbucket
]
Online Tutorials
Learning Modern 3D Graphics Programming
[also:
GLFW fork
]
Hardware Support
OpenGL on Apple hardware
Miscellaneous Links
OpenGL Wiki: Tutorial: OpenGL 3.1 The First Triangle
OpenGL Wiki: Getting Started
OpenGL Wiki: Common Mistakes
OpenGL Wiki: Related Toolkits and APIs
OpenGL 4.3 & GLSL Quick Reference Guide
OpenGL 4.1 & GLSL Quick Reference Guide
OpenGL 3.2 & GLSL Quick Reference Guide