搜索资源列表
Invasion
- 编译Invasion.dsw文件,在Debug目录下会生成文件Invasion.exe,直接双击该文件,即可运行“入侵者”程序。要正确编译源代码,需要安装DirectX 8.0及其以上版本。-Compile Invasion.dsw file will be generated in the Debug directory file Invasion.exe, direct double-click the file, you can run the " intruder" p
XACTGame
- 一款基于DirectX的3D弹珠游戏(包含整个工程文件和源代码)采用的是DUXT框架设计,由于文件过大,我删了一些中间文件,不过Debug文件里的exe还是没问题的,这里用的是Direct10。-this is a 3D ball game like CS, it is developed by DUXT of DirectX, you can open the project and all the codes by the VS2010, also i have compile it int
FighterTest
- VC++ 3D飞行测试源码,基于Opengl技术,编译程序后运行EXE,注意要将DEBUG目录中的EXE文件拷贝至根目录下,运行后即可看到在3D的地图上有一架战机在空中飞行,这在编写3D飞行射击游戏时候非常有用,可将此作为一个飞行模块来用,请注意编译时需要相关的Opengl类库文件支持,请事先安装到你的电脑中。-VC++ 3D flight test source code, based on Opengl technology, after the compiler run EXE, pay
