Added OpenGLBook

This commit is contained in:
Terkel Gjervig
2017-06-20 17:32:22 +02:00
parent 7c5b7bd87b
commit 504a931361

View File

@@ -94,6 +94,7 @@ Creative coding is a different discipline than programming systems in which the
- [OpenGL Tutorial](http://www.opengl-tutorial.org/) - Site dedicated to tutorials for OpenGL 3.3 and later.
- [Open.gl](https://open.gl/) - Guide that teach you the basics of using OpenGL.
- [Pixel Shaders](http://pixelshaders.com/) - Interactive Introduction to Graphics Programming.
- [OpenGLBook](http://openglbook.com/) - Free OpenGL programming tutorial in online book format.
## Courses