From c14d274337a57ea3f1ad6b13b4123dc4736740c9 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Tue, 8 Aug 2017 20:38:04 -0700 Subject: [PATCH] A new book added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f5e45d..a23a8bb 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Creative coding is a different discipline than programming systems in which the - [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. +- [Graphics Programming Projects](http://graphicscodex.com/projects/projects/index.html) - Book about 3D computational graphics by Morgan McGuire. ## Courses