66,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
33 °P sammeln
  • Broschiertes Buch

Game Graphics Programming is written as the definitive reference for the high-level graphics techniques and technologies needed for current and next generation video games. Beginning with an overview of game graphics, the book progresses from 2D and 3D through shaders, software rendering, ray tracing, mapping surfaces, reflections and refractions, lighting, global illumination, optimization, shadows, high-dynamic range, and other special effects. There is no current book that teaches the fundamentals of game graphics programming. Graphics programming is very specialized and even more so when…mehr

Produktbeschreibung
Game Graphics Programming is written as the definitive reference for the high-level graphics techniques and technologies needed for current and next generation video games. Beginning with an overview of game graphics, the book progresses from 2D and 3D through shaders, software rendering, ray tracing, mapping surfaces, reflections and refractions, lighting, global illumination, optimization, shadows, high-dynamic range, and other special effects. There is no current book that teaches the fundamentals of game graphics programming. Graphics programming is very specialized and even more so when you narrow it down to game graphics. This book comes with a software rendering system and ray tracer allowing users to work through the projects and demos in each chapter. All demos for each chapter have Mac, Linux, and Windows versions with the exception those created in DirectX, which is Windows only technology. The technologies covered in this book use OpenGL 2.0, DirectX 10.0
"Game Graphics Programming" examines the many different techniques and effects that are used to create cutting-edge graphics in today s video games and how to implement them. The book takes a detailed look at computer graphics, exploring both the theory and application of each algorithm and effect and how they are structured and executed to generate the rendered result. Detailed C++ source code and pseudocode are used as examples throughout the book to demonstrate the methods being taught, but the techniques presented can be used with any programming language or tool. You ll begin with an introduction to basic 2D and 3D game graphics tools and components including common game mathematics, colors and pixels, and computer memory, as well as ray tracing and rasterization techniques and programmable shaders. Once you ve reviewed the foundations of game graphics, you ll go more in-depth with shading and surfaces, direct and global illumination, special effects, and rendering nature. After the how and why of each technique is presented, you ll also examine optimizations that can be done to improve performance and alternative methods. "Game Graphics Programming" presents you with all of the information you need to efficiently and effectively create eye-catching graphical scenes for video games.
Autorenporträt
Allen Sherrod is an experienced author in the field of video game development. Allen's past works include two editions of Ultimate Game Programming with DirectX, Ultimate 3D Game Engine Design and Architecture, Game Graphics Programming, and Data Structures and Algorithms for Game Developers. Allen has also contributed to the Game Developer's Magazine, the Game Programming Gems 6 book, to the Gamasutra.com website, and is the creator of www.UltimateGameProgramming.com.