GameTutorials Direct3D Tutorials
This section lists the Direct3D tutorials in recommended reading order. The Direct3D API is a subset of the DirectX API created and maintained by Microsoft. The Direct3D API allows “direct” access to the video hardware enabling programmers to take advantage of the graphics hardware to produce cutting edge, eye-popping 3D graphics. Coupled with HLSL, Direct3D’s high level shader language, the limits are endless as to what a graphics programmer can do. It is recommended that you have a solid understanding of the C/C++ language and basic understanding of the Win32 API before learning the Direct3D API.
|