Possible Duplicate:
What math should all game programmers know?
How many need know(learn) Math for Game Developer? for 2D and 3D games? And where best learn Math for game development? in Wikipedia or maybe Books?
Thanks for answers.
Possible Duplicate:
What math should all game programmers know?
How many need know(learn) Math for Game Developer? for 2D and 3D games? And where best learn Math for game development? in Wikipedia or maybe Books?
Thanks for answers.
I highly recommend Daniel Kodicek's Mathematics & Physics for Programmers. Great sample code and detailed, illustrated explanations of everything.
Google books page for 1st edition.
Table of contents to give an idea of topics covered:
Part I General Techniques
Part II Ballistics and Collisions
Part III More Complex Motion
Part IV 3D Mathematics
Part V Game Algorithms
number_of_upvotes = quality_of_question * number_of_bullet_points * mystery_factor
– Olhovsky
Jun 02 '11 at 20:13