3D game engine architecture engineering real-time applications with Wild Magic

Dave Eberly's 3D Game Engine Design was the first professional guide to the essential concepts and algorithms of real-time 3D engines and quickly became a classic of game development. Dave's new book 3D Game Engine Architecture continues the tradition with a comprehensive look at the softw...

Full description

Bibliographic Details
Main Author: Eberly, David H.
Format: eBook
Language:English
Published: Amsterdam Morgan Kaufman Publishers 2005
Series:Morgan Kaufmann series in interactive 3D technology
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04286nmm a2200697 u 4500
001 EB001995944
003 EBX01000000000000001158845
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210823 ||| eng
020 |a 1281008192 
020 |a 1417577371 
020 |a 9781417577378 
020 |a 1592782639 
020 |a 9781281008190 
020 |a 9786611008192 
020 |a 0429178549 
020 |a 9781592782635 
020 |a 9780122290640 
020 |a 012229064X 
020 |a 9781482267310 
020 |a 1482267314 
020 |a 9780429178542 
050 4 |a QA76.76.C672 
100 1 |a Eberly, David H. 
245 0 0 |a 3D game engine architecture  |b engineering real-time applications with Wild Magic  |c David H. Eberly 
260 |a Amsterdam  |b Morgan Kaufman Publishers  |c 2005 
300 |a xv, 736 pages  |b illustrations (some color) 
505 0 |a Includes bibliographical references and index 
505 0 |a Ch. 1. Introduction -- Ch. 2. Core systems -- Ch. 3. Scene graphs and renderers -- Ch. 4. Advanced scene graph topics -- Ch. 5. Advanced rendering topics -- Ch. 6. Collision detection -- Ch. 7. Physics -- Ch. 8. Applications -- App. Coding conventions 
653 |a GAMES / Video & Electronic / bisacsh 
653 |a Three-dimensional display systems / http://id.loc.gov/authorities/subjects/sh85135021 
653 |a Jeux vidéo / Programmation 
653 |a Programmation en temps réel 
653 |a Three-dimensional display systems / blmlsh 
653 |a Computer graphics / fast 
653 |a Three-dimensional display systems / fast 
653 |a Real-time programming / blmlsh 
653 |a Video games / Programming / fast 
653 |a Real-time programming / fast 
653 |a computer graphics / aat 
653 |a Affichage tridimensionnel 
653 |a three-dimensional / aat 
653 |a Computação gráfica / larpcal 
653 |a Computer graphics 
653 |a Jogos de computador / larpcal 
653 |a Video games / Programming / http://id.loc.gov/authorities/subjects/sh95003476 
653 |a Real-time programming / http://id.loc.gov/authorities/subjects/sh86002403 
653 |a Tempo-real / larpcal 
653 |a Terceira dimensão / larpcal 
653 |a Computer graphics / blmlsh 
653 |a Computer games / Programming / blmlsh 
653 |a Infographie 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Morgan Kaufmann series in interactive 3D technology 
776 |z 9781417577378 
776 |z 1417577371 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780122290640/?ar  |x Verlag  |3 Volltext 
082 0 |a 794.8/1526 
520 |a Dave Eberly's 3D Game Engine Design was the first professional guide to the essential concepts and algorithms of real-time 3D engines and quickly became a classic of game development. Dave's new book 3D Game Engine Architecture continues the tradition with a comprehensive look at the software engineering and programming of 3D engines. This book is a complete guide to the engineering process, starting with a walk-through of the graphics pipeline showing how to construct the core elements of 3D systems, including data structures, the math system, and the object system. Dave explains how to manage data with scene graphs, how to build rendering and camera systems, and how to handle level of detail, terrain, and animation. Advanced rendering effects such as vertex and pixel shaders are also covered as well as collision detection and physics systems. The book concludes with a discussion of application design, development tools, and coding standards for the source code of the new version of the Wild Magic engine included on the CD-ROM. Wild Magic is a commercial-quality game engine used by many companies and is a unique resource for the game development community. *CD-ROM with the complete C++ source code for Wild Magic version 3, a commercial-quality game engine for Windows, Linux, and OS X. *A comprehensive, practical guide to all the steps necessary to build professional-quality real-time simulations with just minimal mathematics required. *Emphasizes the application of software engineering principles and describes the architecture of large libraries