The book describes the creation of a game engine and how to use that engine to create a game. The second edition presents each chapter in two parts. Part one is for readers who wish to use the game engine to create a game without getting into all of the details of how the game engine is written. Part two of each chapter is a detailed explanation of the code in the game engine and DirectX12. New to this edition is the source code described in the...