Directx3D SimpleSample Sample

minggoddess發表於2014-02-25

在d3d 2010 june這個版本里的samples

 

不知道為什麼SimpleSample Sample

這個 它的documents基本等於沒有

Starting point for new Direct3D samples.

====================================================

Path

Source SDK root\Samples\C++\Direct3D\SimpleSample
Executable SDK root\Samples\C++\Direct3D\Bin\x86 or x64\SimpleSample.exe

Sample Overview

This sample can be used as a basic starting point for creating a Direct3D sample.

How the Sample Works

This sample uses DXUT to demonstrate common tasks such as device initialization, device reset, and the render loop. It provides the basis for other Direct3D samples.

=============================================
就像這樣
 
關鍵是這個程式執行起來有問題 顯示的就是藍色的 程式碼裡是有tiny的mesh的
 
我用pix查了下 mesh有載入 但 texture 那些根本沒有。。。程式碼裡也沒有載入 這是個半成品嗎????
 
也許。。他的存在 是為了讓我們練習使用PIX的
 
Intel gpa等換了windows我試試

相關文章