HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
This eBook includes the following formats, accessible from your Account page after purchase:
EPUB The open industry format known for its reflowable content and usability on supported mobile devices.
PDF The popular standard, used most often with the free Acrobat® Reader® software.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Also available in other formats.
Register your product to gain access to bonus material or receive a coupon.
Program 3D Games in C++: The #1 Language at Top Game Studios Worldwide
C++ remains the key language at many leading game development studios. Since it’s used throughout their enormous code bases, studios use it to maintain and improve their games, and look for it constantly when hiring new developers. Game Programming in C++ is a practical, hands-on approach to programming 3D video games in C++. Modeled on Sanjay Madhav’s game programming courses at USC, it’s fun, easy, practical, hands-on, and complete.
Step by step, you’ll learn to use C++ in all facets of real-world game programming, including 2D and 3D graphics, physics, AI, audio, user interfaces, and much more. You’ll hone real-world skills through practical exercises, and deepen your expertise through start-to-finish projects that grow in complexity as you build your skills. Throughout, Madhav pays special attention to demystifying the math that all professional game developers need to know.
Preface
Chapter 1 Game Programming Overview
Chapter 2 Game Objects and 2D Graphics
Chapter 3 Vectors and Basic Physics
Chapter 4 Artificial Intelligence
Chapter 5 OpenGL
Chapter 6 3D Graphics
Chapter 7 Audio
Chapter 8 Input Systems
Chapter 9 Cameras
Chapter 10 Collision Detection
Chapter 11 User Interfaces
Chapter 12 Skeletal Animation
Chapter 13 Intermediate Graphics
Chapter 14 Level Files and Binary Data
Appendix A Intermediate C++ Review
Index