Game Engine Architecture, Third Edition
- Format: Innbundet
- Antall sider: 1240
- Språk: Engelsk
- Forlag/Utgiver: SD Books
- EAN: 9781138035454
- Utgivelsesår: 2018
- Bidragsyter: Gregory, Jason
1 119,-
In this new and improved third edition of the highly popular Game Engine Architecture, Jason Gregory draws on his nearly two decades of experience at Midway, Electronic Arts and Naughty Dog to present both the theory and practice of game engine software development. In this book, the broad range of technologies and techniques used by AAA game studios are each explained in detail, and their roles within a real industrial-strength game engine are illustrated.
New to the Third Edition
This third edition offers the same comprehensive coverage of game engine architecture provided by previous editions, along with updated coverage of:
- computer and CPU hardware and memory caches,
- compiler optimizations,
- C++ language standardization,
- the IEEE-754 floating-point representation,
- 2D user interfaces,
- plus an entirely new chapter on hardware parallelism and concurrent