From f16ea7685e354cf5248e423c542dccd826b18d18 Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Mon, 4 Nov 2013 20:17:53 -0700 Subject: [PATCH] Add OpenGL Red Book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 4593c262..0ccd2010 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -150,6 +150,7 @@ * [OpenGL Insights](http://openglinsights.com) (chapters 22, 23, 28, 33, 39) * [ShaderX series](http://tog.acm.org/resources/shaderx/) * [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/) +* [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/) ###Graphics User Interfaces -- GitLab