所属分类:
3D图形编程
开发工具:Visual C++
文件大小:14KB
下载次数:134
上传日期:2009-05-23 00:29:14
说明: 3D游戏程序设计入门(DX9)的C++框架
非常适合初学者使用,D3D9_0是一个最基本的框架,编程人员只需要将D3D9_0目录下的
D3DOtherApp.h/cpp文件名及其中的CD3DOtherApp类改为自己喜欢的名称即可。同时可以将
这两个文件复制若干次,并改名,从而在一个项目中包含多个不同示例的D3D例程。
(Introduction to 3D Game Programming (DX9) of C++ framework is ideal for beginners to use, D3D9_0 is a basic framework, programmers only need to D3DOtherApp.h/cpp directory D3D9_0 file name and type of change in their own CD3DOtherApp like the name. At the same time, these two documents could be copied several times, and changed its name, which is included in a project of the D3D examples of a number of different routines.)
文件列表:
D3D9_0
......\D3D9.dsp
......\D3D9.dsw
......\D3DOtherApp.cpp
......\D3DOtherApp.h
D3D9_Inc
........\D3D9.dsp
........\D3D9.dsw
........\D3DApp.cpp
........\D3DApp.h
........\D3DAppUtil.cpp
........\D3DAppUtil.h
........\Main.cpp
VCAll_DelTemp.bat
YMReadMe.txt