diff --git a/free-programming-books.md b/free-programming-books.md index 30caef2ba1a52feb1a4daf9f261c58599ff04e31..c50e857e26478677849be0a8659213f7eb199b10 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -269,6 +269,7 @@ ### Graphics Programming +* [3D Game Shaders For Beginners](https://github.com/lettier/3d-game-shaders-for-beginners) - David Lettier (Git) [(HTML)](https://lettier.github.io/3d-game-shaders-for-beginners) * [Blender 3D: Noob to Pro](https://en.wikibooks.org/wiki/Blender_3D%3A_Noob_to_Pro) - Wikibooks * [Computer Graphics from scratch](http://gabrielgambetta.com/computer-graphics-from-scratch) - Gabriel Gambetta (:construction: *in process*) * [DirectX manual](http://user.xmission.com/~legalize/book/download/index.html) (draft)