搜索资源列表
qwReadme
- System will automatically delete the directory of debug and release, so please do not put files on these
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
shooter
- Demo for shooter game in 3d System will automatically delete the directory of debug and release, so please do not put files on these two directory.
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
CS_game
- 局域网CS 游戏 D3D做的。内容非常详细,功能齐全-CDrawGameEx::CDrawGameEx(void) { //全局当前对象 gthis = this //FPS _fps = NULL //摄像机 _theCamera = NULL //map _maps = NULL _skyBox = NULL //Role _Roles = NULL //UI 界面 _Engin
Quake-3-Arena-v1.32
- Q3的源代码 1)将所有工程属性Win32 Debug,改为Win32 Release 2)在工作区fileview中,右击"ui files"工程,左击"卸载工程",这一步很关键,否则会出现错误 3)在菜单栏里依次点击"工程"-->"从属性"-->在"选择修改工程"的下拉框中,选择quake3.在"从属以下工程:"选择框中,在botlib和renderer前面打勾,确定即可. 4)在工作区fileview中,右击"quake3 files"工