From 20892e9d1effbc974c6482e7917351b630450ef8 Mon Sep 17 00:00:00 2001 From: Ashwani Dausodia Date: Sun, 21 Jun 2015 11:26:52 +0530 Subject: [PATCH] New Book Added Under Graphics Programming Section "Learn OpenGL" by Joey de Vries added --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index dfd8bddd..cddc3ad1 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -229,6 +229,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Graphics Programming Black Book](http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/graphics-programming-black-book-r1698) * [Grokking the GIMP](http://gimp-savvy.com/BOOK/index.html) * [Introduction to Modern OpenGL](http://open.gl/) +* [Learn OpenGL](http://learnopengl.com/) - Joey de Vries * [Learning Modern 3D Graphics Programming](http://www.arcsynthesis.org/gltut/) (draft) * [OpenGL](http://www.songho.ca/opengl/index.html): Concepts and illustrations. * [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/) -- GitLab