The code for the tutorials found on www.takinginitiative.net.
- Tutorial 1 – The basics of setting up a window and initializing the D3D 10 Device.
- Tutorial 2 – How to draw a basic shape in D3D 10
- Tutorial 3 – The Basics of Texturing in D3D 10
- Tutorial 4 – Index Buffers and Depth Testing
- Tutorial 5 – Basic D3DX Meshes
- Tutorial 6 – Alpha Blending
- Tutorial 7 – Viewports
- Tutorial 8 – Lighting Theory and HLSL
- Tutorial 9 – The Geometry Shader
- Tutorial 10 – Shadow Mapping Part 1
- Tutorial 10 – Shadow Mapping Part 2