Gabor Szauer
eBook, ePUB

Game Physics Cookbook (eBook, ePUB)

Discover over 100 easy-to-follow recipes to help you implement efficient game physics and collision detection in your games

Sofort per Download lieferbar
29,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
15 °P sammeln!
Physics is really important for game programmers who want to add realism and functionality to their games. Collision detection in particular is a problem that affects all game developers, regardless of the platform, engine, or toolkit they use. This book will teach you the concepts and formulas behind collision detection. You will also be taught how to build a simple physics engine, where Rigid Body physics is the main focus, and learn about intersection algorithms for primitive shapes. You’ll begin by building a strong foundation in mathematics that will be used throughout the book. We’ll...