Want to learn how to program with Direct3D 11?

There are now 26 videos published to my YouTube channel, which you may be interested in. Most of them are about programming with Direct3D 11 (I mentioned the first few in an earlier post). Here's a list of the videos in each playlist:

Programming/01 D3D setup

01 Device-independent setup

02 Window-independent setup

03 Window-dependent setup

04 Scene (device-dependent) setup

Programming/02 D3D rendering essentials

01 Overview

02 Initializing the scene

03 Creating vertex and index buffers

04 Update and render loop

05 Vertex and pixel shader programs Pt1

06 Vertex and pixel shader programs Pt2

07 The transform and project constant buffer

Programming/03 Transformations

01 Right-handed coordinate system

02 Spherical coordinates

Math/01 Miscellanea

01 Difference between two positions, etc.

02 Odd and even numbers

 

I'll be adding more over time, probably a lot more. Enjoy!

-Steve