From d41c28fc81194b686dc9f31ac36d37cb7a6a4694 Mon Sep 17 00:00:00 2001 From: William Oliveira Date: Thu, 2 Oct 2014 14:11:31 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 662b9bc..1c37dad 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,9 @@ Must see * [Game Scripting Mastery](http://www.amazon.com/Scripting-Mastery-Premier-Press-Development/dp/1931841578) * [Interactive Computer Graphics: A Top-Down Approach with Shader-Based OpenGL, 6/E](http://www.pearsonhighered.com/educator/product/Interactive-Computer-Graphics-A-TopDown-Approach-with-ShaderBased-OpenGL/9780132545235.page) * [Level Up!](http://www.amazon.com/dp/047068867X?tag=game-prog-books-20) +* [3D Math Primer for Graphics and Game Development](http://www.amazon.com/Math-Primer-Graphics-Game-Development/dp/1568817231/) * [Mathematics For 3D Game Programming And Computer Graphics](http://www.amazon.com/dp/1435458869?tag=game-prog-books-20) +* [Essential Mathematics for Games and Interactive Applications: A Programmer's Guide](http://www.amazon.com/Essential-Mathematics-Games-Interactive-Applications/dp/0123742978/) * [Nature of Code](http://natureofcode.com/book/) * [Physics for Game Developers](http://www.amazon.com/Physics-Game-Developers-David-Bourg/dp/0596000065) * [Programming Game AI by Example](http://www.amazon.com/dp/1556220782?tag=game-prog-books-20)