Introduction to 3D Game Programming with DirectX 12 (häftad)
Fler böcker inom
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
900
Utgivningsdatum
2016-04-07
Förlag
Mercury Learning & Information
Illustrationer
illustrations
Dimensioner
228 x 178 x 36 mm
Vikt
1332 g
Antal komponenter
1
Komponenter
Contains 1 Multiple-component retail product
ISBN
9781942270065

Introduction to 3D Game Programming with DirectX 12

Häftad,  Engelska, 2016-04-07
707
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
This updated bestseller provides an introduction to programming interactive computer graphics, with an emphasis on game development using DirectX 12. The book is divided into three main parts: basic mathematical tools, fundamental tasks in Direct3D, and techniques and special effects. It shows how to use new Direct12 features such as command lists, pipeline state objects, descriptor heaps and tables, and explicit resource management to reduce CPU overhead and increase scalability across multiple CPU cores. The book covers modern special effects and techniques such as hardware tessellation, writing compute shaders, ambient occlusion, reflections, normal and displacement mapping, shadow rendering, and character animation. Includes a companion DVD with code and figures. eBook Customers: Companion files are available for downloading with order number/proof of purchase by writing to the publisher at info@merclearning.com. Features: Provides an introduction to programming interactive computer graphics, with an emphasis on game development using DirectX 12 Uses new Direct3D 12 features to reduce CPU overhead and take advantage of multiple CPU cores Contains detailed explanations of popular real-time game effects Includes a DVD with source code and all the images (including 4-color) from the book Learn advance rendering techniques such as ambient occlusion, real-time reflections, normal and displacement mapping, shadow rendering, programming the geometry shader, and character animation Covers a mathematics review and 3D rendering fundamentals such as lighting, texturing, blending and stenciling Use the end-of-chapter exercises to test understanding and provide experience with DirectX 12
Visa hela texten

Passar bra ihop

  1. Introduction to 3D Game Programming with DirectX 12
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 897 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Frank Luna

  • Introduction to 3D Game Programming with DirectX 10

    Frank Luna

    Introduction to 3D Game Programming with DirectX 10 provides an introduction to programming interactive computer graphics, with an emphasis on game development, using DirectX 10. The book is divided into three main parts. Part I explores basic mat...

  • Red Storm

    Frank Luna, Ruth Younger, Sandy Bullock

    American Commander "Mac" MacTavish and his international team of scientists and engineers are wrapping up an eighteen-month mission at Mars Base. Without warning, all communication with Earth is mysteriously lost. Mac's egotistical science chief d...

Övrig information

Luna Frank : Frank Luna has been programming interactive 3D graphics with DirectX for more than fifteen years. He is the author of three bestselling books on DirectX and has worked in 3D medical visualization, 3D architectural design software, and gaming. He holds a BS in mathematics from the University of California, Irvine.

Innehållsförteckning

Part I Mathematical Prerequisites. Vector Algebra. Matrix Algebra. Transformations. Part II Direct3D Foundations. Direct3D Initialization. The Rendering Pipeline. Drawing in Direct3D (Part 1). Drawing in Direct3D (Part 2). Lighting. Texturing. Blending. Stenciling. The Geometry Shader. The Compute Shader. The Tessellation Stages. Part III Topics. Building A First Person Camera & Dynamic Indexing. Instancing and Frustum Culling. Picking. Cube Mapping. Normal Mapping. Shadow Mapping. Ambient Occlusion. Quaternions. Character Animation. Appendices. Introduction to Windows Programming. High-Level Shader Language Reference. Some Analytic Geometry. Solutions to Selected Exercises (on disc). Index