搜索资源列表
SkeAni
- ./SkeAni/Src 源程序。SkeAni.cpp 和 SkeAni.h 是 SkeAni 的核心源程序。 skeani.vsh 是 Vertex Shader 源程序。其它文件是 D3D SDK 附带的 D3D 程序框架。 ./SkeAni/Prj VC6.0 项目文件。 ./SkeAni/Bin 已经编译好的 SkeAni.exe。注意要正确执行 SkeAni.exe, 模型文件 modal.saf 和 Vertex Shader 文件 skeani.vsh
carrace
- basic c program with graphics
tanke
- 本程序是用java实现的坦克大战的小游戏 使用多线程的技术 在窗口实现坦克大战游戏-The program is implemented with java Tankedaizhan little game with multi-threading technology in the game window to achieve Tankedaizhan
123
- 坦克大战的程序系列一些程序 跟着视频学着做的 分享下-Tank war program series programs with video learn to do share
my
- this a shot game, program in TC++3.0 area the function of the game is: if you select the card with the same number, the card will be cancle, 8 new card can be added on the top per 10 second-this is a shot game, program in TC++3.0 area the functio
07-OrthographicProjection
- this program works well. Just compile with OpenGl and run. You can modify the program.
Drunkard
- n this program you will get a chance to use recursion to solve a problem that could not be done just as easily or more efficiently with a loop. It is possible to solve this problem without recursion, but it would somewhat more complicated, and would