3 results (0,12753 seconds)

Brand

Merchant

Price (EUR)

Reset filter

Products
From
Shops

Game Engine Architecture Third Edition

Game Engine Architecture Third Edition

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 programming. This book is intended to serve as an introductory text but it also offers the experienced game programmer a useful perspective on aspects of game development technology with which they may not have deep experience. As always copious references and citations are provided in this edition making it an excellent jumping off point for those who wish to dig deeper into any particular aspect of the game development process. Key Features Covers both the theory and practice of game engine software development Examples are grounded in specific technologies but discussion extends beyond any particular engine or API. Includes all mathematical background needed. Comprehensive text for beginners and also has content for senior engineers. | Game Engine Architecture Third Edition

GBP 82.99
1

Practical Rendering and Computation with Direct3D 11

Practical Rendering and Computation with Direct3D 11

Direct3D 11 offers such a wealth of capabilities that users can sometimes get lost in the details of specific APIs and their implementation. While there is a great deal of low-level information available about how each API function should be used there is little documentation that shows how best to leverage these capabilities. Written by active members of the Direct3D community Practical Rendering and Computation with Direct3D 11 provides a deep understanding of both the high and low level concepts related to using Direct3D 11. The first part of the book presents a conceptual introduction to Direct3D 11 including an overview of the Direct3D 11 rendering and computation pipelines and how they map to the underlying hardware. It also provides a detailed look at all of the major components of the library covering resources pipeline details and multithreaded rendering. Building upon this material the second part of the text includes detailed examples of how to use Direct3D 11 in common rendering scenarios. The authors describe sample algorithms in-depth and discuss how the features of Direct3D 11 can be used to your advantage. All of the source code from the book is accessible on an actively maintained open source rendering framework. The sample applications and the framework itself can be downloaded from http://hieroglyph3. codeplex. comBy analyzing when to use various tools and the tradeoffs between different implementations this book helps you understand the best way to accomplish a given task and thereby fully leverage the potential capabilities of Direct3D 11. Key FeaturesPresents the high level concepts used to design algorithms Describes the nuts and bolts of how to implement the algorithmsExplains each of the major components of the Direct3D 11 libraryShows how Direct3D 11 can be used in a variety of real-world situationsProvides source code and sample programs on a supplementary website

GBP 46.99
1

Game Audio Programming 2 Principles and Practices