OpenGL: Difference between revisions
Jump to navigation
Jump to search
Mschachter (talk | contribs) mNo edit summary |
Mschachter (talk | contribs) mNo edit summary |
||
| Line 7: | Line 7: | ||
*[http://mindfuck.de-brauwer.be/articles/glut/ Introduction to GLUT] | *[http://mindfuck.de-brauwer.be/articles/glut/ Introduction to GLUT] | ||
**GLUT is a high level library built on OpenGL | **GLUT is a high level library built on OpenGL | ||
*[http://www.opengl.org/sdk/docs/ OpenGL Official Reference] | |||
Some OpenGL related libraries: | Some OpenGL related libraries: | ||
Latest revision as of 00:57, 27 May 2011
Some OpenGL tutorial links:
- "The Red Book"
- An alleged "bible" for OpenGL knowledge.
- Intro to OpenGL
- Nice comprehensive tutorials on concepts behind OpenGL.
- Introduction to GLUT
- GLUT is a high level library built on OpenGL
- OpenGL Official Reference
Some OpenGL related libraries: