49,95 €
49,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
25 °P sammeln
49,95 €
49,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
25 °P sammeln
Als Download kaufen
49,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
25 °P sammeln
Jetzt verschenken
49,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
25 °P sammeln
  • Format: ePub

This guide provides a deep understanding of both the high and low level concepts related to using Direct3D 11. The first half of the book presents a conceptual introduction to Direct3D 11, discussing the Direct3D 11 rendering and computation pipelines, how they map to the underlying hardware, and all of the major components of the library. The second half of the text includes detailed examples of how to use Direct3D 11 in common rendering scenarios. Source code and sample programs are available on a supplementary website.

Produktbeschreibung
This guide provides a deep understanding of both the high and low level concepts related to using Direct3D 11. The first half of the book presents a conceptual introduction to Direct3D 11, discussing the Direct3D 11 rendering and computation pipelines, how they map to the underlying hardware, and all of the major components of the library. The second half of the text includes detailed examples of how to use Direct3D 11 in common rendering scenarios. Source code and sample programs are available on a supplementary website.

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Jason Zink, Matt Pettineo, Jack Hoxley

Rezensionen
Practical Rendering and Computation with Direct3D 11 packs in documentation and in-depth coverage of basic and high-level concepts related to using Direct 3D 11 and is a top pick for any serious programming collection. ... perfect for a wide range of users. Any interested in computation and multicore models will find this packed with examples and technical applications.
-Midwest Book Review, October 2011

The authors have generously provided us with an optimal blend of concepts and philosophy, illustrative figures to clarify the more difficult points, and source code fragments to make the ideas concrete. Of particular interest is the chapter on multithreaded rendering, a topic that is essential in a multicore world. Later chapters include many examples such as skinning and displacement, dynamic tessellation, image processing (to illustrate DirectCompute), deferred rendering, physics simulations, and multithreaded paraboloid mapping. As if all this is not enough, the authors have made available their source code, called Hieroglyph 3. Books do not get any better than this!
-David Eberly, Geometric Tools