1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 14:30:47 +00:00

New Book Added Under Graphics Programming Section

"Learn OpenGL" by Joey de Vries added
This commit is contained in:
Ashwani Dausodia 2015-06-21 11:26:52 +05:30
parent c708770574
commit 20892e9d1e

View File

@ -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/)