This is my second DirectX tutorial program. Once more, everything is heavily commented for easy understanding. I tried to explain not just the how but the why of everything. This example program ...
This is a 17 page tutorial on how to setup DirectX, create an object, render vertices, and render 3D Geometry. The final sample program is a multi-color triangle rotating over the y-axis. This ...