搜索资源列表
3Dtank
- 3D坦克游戏——本程序使用C++语言进行开发,使用面向对象与面向过程相结合的方法编写程序,其中使用Win32API函数与Windows进行交互,调用DirectX提供的接口接收鼠标和键盘输入,以及进行图形、声音的编程。
cool 3D shoot
- 一个德国牛人写的射击游戏!是一个VB & DirectX 超COOOOOOOOOOOOL的范例-a German cattle wrote shooting game! DirectX is a VB - COOOOOOOOOOOOL example!
3DGAME
- 一个3D飞行射击的模型 很好的C++和Directx学习资料-3D flight shooting a model of good C++ and Directx learning materials
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
fpsGame
- 简单的封装了DirectX,生成地形,天空盒,加载模型 等一系列功能,并且自带一个3D设计游戏,实现了游戏状态管理-Simple package of DirectX, generated terrain, sky boxes, load the model, such as a series of functions, and comes with a 3D design games, game state management
maze-game
- 简单的3d迷宫游戏 directx的基本应用-Simple 3d maze games directx application