From 504a9313615b8d1c725951f4fdcb6042884d995d Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Tue, 20 Jun 2017 17:32:22 +0200 Subject: [PATCH] Added OpenGLBook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6afd6bf..029fb57 100644 --- a/README.md +++ b/README.md @@ -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