Thursday, May 14, 2009

DirectX10 Tutorial 3 - Shaders and Effect System

The text in the SDK offers very clear and succint explanations of the topics in this tutorial.

To supplement the SDK information, I have included diagrams of what I believe to be happening at certain points in the program.

The location of certain elements in the diagram may not be exactly correct. But I believe the hierarchal information as well as the general idea of what is occuring is correct.

Click each picture to an elarged version.






I hope these were helpful. As usual, if there are any errors, please let me know and I will make the necessary corrections.

~Elmer

------
DirectX10 SDK Location: DirectX Graphics->Tutorials and Samples ->Tutorials->Basic Tutorials
Source Code Location: (SDK root)\Samples\C++\Direct3D10\Tutorials\Tutorial02
------

No comments:

Post a Comment