|
Beginning Direct3D |
In this tutorial I'm going to help you to begin learning Direct3D and create a Direct3D compatible window.
Download Source
Read Article
|

|
|
Vertex Processing |
In this tutorial I will demonstrate how to do Vertex Processing in Direct3d this will include displaying and rotating the vertexes as well as translation (not coded in this tutorial but I'll explain how in the appropriate section).
Download Source
Read Article
|

|
|
Using Textures |
Textures are one of the most exciting parts of computer graphics that add a great deal of realism to your scenes. In this tutorial we are going to learn how to use textures in Direct3D.
Download Source
Read Article
|

|
|
Loading DirectX Meshes |
In this tutorial I will demonstrate how to do DirectX Mesh loading from Microsofts .x format in Direct3d this will include displaying and rotating the mesh.
Download Source
Read Article
|

|