DirectX 9 C++ Graphics Tutorial 2: Drawing a Triangle « Greg Dolley’s Weblog
In this tutorial we're going to look at how to draw a stationary triangle using DirectX 9 and C++. We'll be building off of the concepts taught in the first tutorial (DirectX 9 C++ Graphics Tutorial 1: Getting Started). Most of the code will be the same s
gregs-blog.com |