Real-time 3D rendering with DirectX and HLSL a practical guide to graphics programming

Get Started Quickly with DirectX 3D Programming: No 3D Experience Needed This step-by-step text demystifies modern graphics programming so you can quickly start writing professional code with DirectX and HLSL. Expert graphics instructor Paul Varcholik starts with the basics: a tour of the Direct3D g...

Full description

Bibliographic Details
Main Author: Varcholik, Paul
Format: eBook
Language:English
Published: Upper Saddle River, NJ Addison-Wesley 2014
Series:The Addison-Wesley game design and development series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04008nmm a2200469 u 4500
001 EB001942532
003 EBX01000000000000001105434
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780133570120 
020 |a 0133570126 
020 |a 0321962729 
050 4 |a T385 
100 1 |a Varcholik, Paul 
245 0 0 |a Real-time 3D rendering with DirectX and HLSL  |b a practical guide to graphics programming  |c Paul Varcholik 
246 3 1 |a Real-time three-dimensional rendering with DirectX and high level shader language 
246 3 1 |a Real-time three-dimensional rendering with DirectX and high level shading language 
260 |a Upper Saddle River, NJ  |b Addison-Wesley  |c 2014 
300 |a 1 volume  |b illustrations 
653 |a Computer graphics / Programming 
653 |a DirectX. / http://id.loc.gov/authorities/names/n96120262 
653 |a Three-dimensional display systems / http://id.loc.gov/authorities/subjects/sh85135021 
653 |a Infographie / Programmation 
653 |a Affichage tridimensionnel 
653 |a three-dimensional / aat 
653 |a Three-dimensional display systems / fast 
653 |a Computer graphics / Programming / fast 
653 |a DirectX / fast 
653 |a Langages évolués (Informatique) 
653 |a High-level programming languages / fast 
653 |a High-level programming languages / http://id.loc.gov/authorities/subjects/sh2007005228 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The Addison-Wesley game design and development series 
500 |a Includes index 
776 |z 9780321962720 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780133570120/?ar  |x Verlag  |3 Volltext 
082 0 |a 006.6/93 
520 |a Get Started Quickly with DirectX 3D Programming: No 3D Experience Needed This step-by-step text demystifies modern graphics programming so you can quickly start writing professional code with DirectX and HLSL. Expert graphics instructor Paul Varcholik starts with the basics: a tour of the Direct3D graphics pipeline, a 3D math primer, and an introduction to the best tools and support libraries. Next, you'll discover shader authoring with HLSL. You'll implement basic lighting models, including ambient lighting, diffuse lighting, and specular highlighting. You'll write shaders to support point lights, spotlights, environment mapping, fog, color blending, normal mapping, and more. Then you'll employ C++ and the Direct3D API to develop a robust, extensible rendering engine. You'll learn about virtual cameras, loading and rendering 3D models, mouse and keyboard input, and you'll create a flexible effect and material system to integrate your shaders.  
520 |a Coverage includes: The Direct3D API and graphics pipeline; A 3D math primer: vectors, matrices, coordinate systems, transformations, and the DirectX Math library; Free and low-cost tools for authoring, debugging, and profiling shaders; Extensive treatment of HLSL shader authoring; Development of a C++ rendering engine; Cameras, 3D models, materials, and lighting; Post-processing effects; Device input, component-based architecture, and software services; Shadow mapping, depth maps, and projective texture mapping; Skeletal animation; Geometry and tessellation shaders; Survey of rendering optimization, global illumination, compute shaders, deferred shading, and data-driven engine architecture 
520 |a Finally, you'll extend your graphics knowledge with more advanced material, including post-processing techniques for color filtering, Gaussian blurring, bloom, and distortion mapping. You'll develop shaders for casting shadows, work with geometry and tessellation shaders, and implement a complete skeletal animation system for importing and rendering animated models. You don't need any experience with 3D graphics or the associated math: Everything's taught hands-on, and all graphics-specific code is fully explained.