Book description
If you want to enrich your game’s experience with physics-based realism, the expanded edition of this classic book details physics principles applicable to game development. You’ll learn about collisions, explosions, sound, projectiles, and other effects used in games on Wii, PlayStation, Xbox, smartphones, and tablets. You’ll also get a handle on how to take advantage of various sensors such as accelerometers and optical tracking devices.
Authors David Bourg and Bryan Bywalec show you how to develop your own solutions to a variety of problems by providing technical background, formulas, and a few code examples. This updated book is indispensable whether you work alone or as part of a team.
- Refresh your knowledge of classical mechanics, including kinematics, force, kinetics, and collision response
- Explore rigid body dynamics, using real-time 2D and 3D simulations to handle rotation and inertia
- Apply concepts to real-world problems: model the behavior of boats, airplanes, cars, and sports balls
- Enhance your games with digital physics, using accelerometers, touch screens, GPS, optical tracking devices, and 3D displays
- Capture 3D sound effects with the OpenAL audio API
Table of contents
- Preface
- I. Fundamentals
- II. Rigid-Body Dynamics
- III. Physical Modeling
- IV. Digital Physics
- A. Vector Operations
- B. Matrix Operations
-
C. Quaternion Operations
- Quaternion Class
-
Quaternion Functions and Operators
- Quaternion Addition: The + Operator
- Quaternion Subtraction: The − Operator
- Quaternion Multiplication: The * Operator
- Scalar Multiplication: The * Operator
- Vector Multiplication: The * Operator
- Scalar Division: The / Operator
- QGetAngle
- QGetAxis
- QRotate
- QVRotate
- MakeQFromEulerAngles
- MakeEulerAnglesFromQ
- Conversion Functions
- D. Bibliography
- Index
- About the Authors
- Colophon
- Copyright
Product information
- Title: Physics for Game Developers, 2nd Edition
- Author(s):
- Release date: April 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449392512
You might also like
book
Game Physics Engine Development, 2nd Edition
Physics is really important to game programmers who need to know how to add physical realism …
book
The Art of Game Design, 3rd Edition
The Art of Game Design guides you through the design process step-by-step, helping you to develop …
book
Introduction to Game Design, Prototyping, and Development
Learn All the Design & Development Skills You Need to Make Great Games with Unity, the …
book
Game Physics Cookbook
Discover over 100 easy-to-follow recipes to help you implement efficient game physics and collision detection in …