From b72d5692cf68d9a751b27483036d9bb0f13ee9fd Mon Sep 17 00:00:00 2001 From: Bengt Ericsson Date: Wed, 23 Jul 2014 20:06:58 +0200 Subject: [PATCH] Add Real-Time Rendering to Blogs/Books Real-Time Rendering is a book that covers state of the art shading techniques, and the accompanying website has a lot of good reference material and news about the computer graphics industry/research department. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc50f6c..30db0a0 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ Must see * [GameDevs.org](http://gamedevs.org/) * [Java Gaming](http://www.java-gaming.org/) * [Game Development on StackExchange](http://gamedev.stackexchange.com/) +* [Real-Time Rendering](http://www.realtimerendering.com/) ### Books @@ -261,6 +262,7 @@ Must see * [Game Development Essentials: Game Level Design](http://www.goodreads.com/book/show/1633392.Game_Development_Essentials) * [Game Mechanics: Advanced Game Design](http://www.goodreads.com/book/show/13705461-game-mechanics) * [The Ultimate Guide to Video Game Writing and Design](http://www.goodreads.com/book/show/391752.The_Ultimate_Guide_to_Video_Game_Writing_and_Design) +* [Real-Time Rendering](http://www.amazon.com/Real-Time-Rendering-Third-Edition-Akenine-Moller/dp/1568814240/) ### Magazines