A good book for understanding 3D engines
by Michael Flynn · 12/29/2014 (10:11 am) · 2 comments
This is a Learning Resource suggestion:
Although this book is old it's educational value is still great.
----------------------------------------------------------------
Long ago when I started in Torque 3D, I purchased every book on it I could find, and still do!
I also purchased other books to learn from.
I'v got one book I highly recommend that anyone wanting to learn how a game engine works.
The book is call: Tricks of the 3D game programming gurus, advance 3D graphics and rasterization.
ISBM:0-672-31835-0 Published by SAMS. Search Internet by ISBN number.
It goes into detailed explanation of design and building a 3D engine, wire frame, Z buffering mip mapping, C# code is included, a person who studies and reads this book can write a 3D engine. It includes games that you create with it. Now it's not a replacement for Torque of course but I believe its a must for anyone who truly wants to understand the complexities of how a 3D engine works.
Note this book is 3 inches thick!!
Although this book is old it's educational value is still great.
----------------------------------------------------------------
Long ago when I started in Torque 3D, I purchased every book on it I could find, and still do!
I also purchased other books to learn from.
I'v got one book I highly recommend that anyone wanting to learn how a game engine works.
The book is call: Tricks of the 3D game programming gurus, advance 3D graphics and rasterization.
ISBM:0-672-31835-0 Published by SAMS. Search Internet by ISBN number.
It goes into detailed explanation of design and building a 3D engine, wire frame, Z buffering mip mapping, C# code is included, a person who studies and reads this book can write a 3D engine. It includes games that you create with it. Now it's not a replacement for Torque of course but I believe its a must for anyone who truly wants to understand the complexities of how a 3D engine works.
Note this book is 3 inches thick!!
About the author
Associates in Applied Technologies. Beginner Game programmer, and 3D modeler. Torque 3D Version 1.2 Licensed Version.
#2
I haven't had a chance to purchase the latest books out for Torque yet, but there on my list.
Iv also got the books:
Game Programmers Guild to Torque ISBN:1-56881-284-1 (Walks threw making simple game)
-------
Torque for Teens, Volumes 1 and 2 ,books are good for giving kids or first time game programmers and idea of what Torque is but they do not teach programming or scripting.
You can never have too much source material to pull from when your programming.
12/31/2014 (12:45 pm)
Ahhh yes, I have all 3 books! as I said I buy anything Torque related.I haven't had a chance to purchase the latest books out for Torque yet, but there on my list.
Iv also got the books:
Game Programmers Guild to Torque ISBN:1-56881-284-1 (Walks threw making simple game)
-------
Torque for Teens, Volumes 1 and 2 ,books are good for giving kids or first time game programmers and idea of what Torque is but they do not teach programming or scripting.
You can never have too much source material to pull from when your programming.

Torque Owner Richard Ranft
Roostertail Games
Also:
http://www.amazon.com/Game-Coding-Complete-Fourth-McShaffry/dp/1133776574/ref=sr_1_4?ie=UTF8&qid=1419888750&sr=8-4&keywords=3D+game+programming
http://www.amazon.com/Engine-Architecture-Second-Jason-Gregory/dp/1466560010/ref=sr_1_5?ie=UTF8&qid=1419888750&sr=8-5&keywords=3D+game+programming
http://www.amazon.com/Mathematics-Programming-Computer-Graphics-Third/dp/1435458869/ref=sr_1_6?ie=UTF8&qid=1419888750&sr=8-6&keywords=3D+game+programming
http://www.amazon.com/3D-Game-Engine-Programming-Development/dp/1592003516/ref=sr_1_7?ie=UTF8&qid=1419888750&sr=8-7&keywords=3D+game+programming
http://www.amazon.com/Game-Engine-Design-Interactive-Technology/dp/1558605932/ref=sr_1_34?ie=UTF8&qid=1419888849&sr=8-34&keywords=3D+game+programming
http://www.amazon.com/Game-Engine-Architecture-Engineering-Applications/dp/012229064X/ref=sr_1_52?ie=UTF8&qid=1419888924&sr=8-52&keywords=3D+game+programming
Those last two are bonus material - 3D in DirectX and OpenGL....