搜索资源列表
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"工
15_ShootGame
- 一个简单的射击游戏,有简单的UI界面以及结束界面,使用unity3d引擎。(A simple shooting game, with a simple UI interface and an end interface, using the Unity3d engine.)