搜索资源列表
CS_game
- 局域网CS 游戏 D3D做的。内容非常详细,功能齐全-CDrawGameEx::CDrawGameEx(void) { //全局当前对象 gthis = this //FPS _fps = NULL //摄像机 _theCamera = NULL //map _maps = NULL _skyBox = NULL //Role _Roles = NULL //UI 界面 _Engin
XAML-D3D-shootinggame
- D3D射击游戏源代码,特点是使用了xaml做界面。-D3d shooting game use xaml
D3Ddemo24
- 主要实现了GUI多页面间的切换。 其中的音乐和背景来自刺客信条。 源码的配套博文是 《 【Visual C++】游戏开发五十七 浅墨DirectX教程二十四 打造游戏GUI界面(二)》 ,文章地址http://blog.csdn.net/poem_qianmo/article/details/16922703, 点击Release文件夹下的exe文件可以直接看到运行效果 运行需要DirectX运行库的支持。报缺少D3