DXUT is a layer that is built on top of Direct3D to help make samples, prototypes, tools, and professional games more robust and easier to build. It simplifies Windows and Direct3D APIs, based on typical usage.
它簡化了建立視窗、建立 Direct3D device、處理 windows messages 的程序,使我們可以更輕易的寫程式。