首页 > 其他 > 详细

Directx3D SimpleSample Sample

时间:2014-02-25 22:24:23      阅读:384      评论:0      收藏:0      [点我收藏+]

在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我试试

Directx3D SimpleSample Sample

原文:http://www.cnblogs.com/minggoddess/p/3566402.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!