Introduction to 3D Game Programming with DirectX11

Frank Luna

ISBN: 9781936420223
Pub Date: January 2012
Specs: 7 x 9 Paperback with CD
Pages: 600
Price: $49.95

    

This updated bestseller provides an introduction to programming interactive computer graphics, with an emphasis on game development using DirectX 11. The book is divided into three main parts: basic mathematical tools, fundamental tasks in Direct3D, and techniques and special effects. It includes new Direct3D 11 features such as hardware tessellation, the compute shader, dynamic shader linkage and covers advanced rendering techniques such as screen-space ambient occlusion, level-of-detail handling, cascading shadow maps, volume rendering, and character animation. Includes a companion CD-ROM with code and figures.

BRIEF TABLE OF CONTENTS

1 Part I — Mathematical Prerequisites. Vector Algebra. Matrix Algebra. Transformations. Part II — Direct3D Foundations. Direct3D Initialization. The Rendering Pipeline. Lighting. Texturing. Blending. Stenciling. The Geometry Shader. The Hardware Tessellation Shaders. The Compute Shader. Part III — Direct3D Topics. Ambient Occlusion. Cube Mapping. Normal Mapping. Shadow Mapping. Cascaded Shadow Maps. Meshes. Quaternions. Character Animation. Picking. Volume Rendering. Terrain Rendering. Atmospheric Scattering and Cloud Rendering. Particle Systems and Stream Output. Appendices. Introduction to Windows Programming. High-Level Shading Language Reference. Some Analytic Geometry

About the Author

Frank D. Luna is a software engineer for medical devices. He has been programming interactive 3D graphics for more than ten years and has been using DirectX since v5. He is the author of three bestselling books on DirectX and lives in San Diego.

SHORT DESCRIPTION OF BOOK

This updated bestseller provides an introduction to programming interactive computer graphics, with an emphasis on game development using DirectX 11. The book is divided into three main parts: basic mathematical tools, fundamental tasks in Direct3D, and techniques and special effects. A companion CD-ROM with code and figures is included.

Code Update

Author website explains the necessary code changes to get the samples working as Win8 Metro apps:
"Win8 Metro and Direct3D"

http://www.d3dcoder.net/resources.htm