搜索资源列表
CSSimulateOpenGL
- 在VC++6.0环境下采用OpenGL编程模拟实现CS游戏的效果-in VC 6.0 environment using OpenGL Programming simulation of the effects of CS game
cs
- CS仿真程序.射击类游戏源代码.包含关于碰撞测试函数说明.
CS
- 用Visual C++6.0开发的类似于CS的小游戏,三维效果很不错的.
CSgame
- CS游戏大家都玩过吧,这是用VC做的 CS仿真程序,360度视角,可以射击和移动,对做3D游戏有兴趣的,可以参考源代码,文件含有声音文件所以有点大,耐心下载!
3d射击游戏(模仿cs界面)
- 3D的CS游戏,做的非常好!-3D games, so very good!
仿cs的小游戏(推荐)
- 做这个游戏,就是想让大家更好地了解这个射击游戏的制作过程, 使大家学习到游戏制作的方法-doing this game, we want to better understand the game and the production process, so that we can learn the game
3D射击游戏,简单的CS
- 3D射击游戏,简单的CS,画面比较平滑。-3D shooting game, the simple CS, face relatively smooth.
3D射击游戏,简单的CS
- 3D射击游戏,简单的CS 很有意思的哦-3D shooting game, the simple CS very interesting!
3D CS游戏
- 3D CS游戏
csSimplesource
- 场景精美的 3D 第一视角射击游戏(类似于 CS),3D 行动演示,采用 iRender 3D 游戏引擎-Exquisite scenes perspective of the first 3D shooting game [similar to CS], 3D action demo, using iRender 3D game engine
quake3_edit_05_08_25
- 这就是大名鼎鼎的雷神之锤3竞技场的源代码(游戏编程的典范),相信大家都听过或者玩过雷神之锤,献上其源代码,供大家欣赏,CS的内核好像也是用的这个引擎。如果实在找不到特殊的理由,就下载下来,尝试一下这么牛的游戏是咋搞出来的,呵呵。-This is the famous Quake 3 Arena source code (programming model for the game), I believe we all heard of or played Quake, presented its
CS
- CS游戏场地的源代码,有批处理文件,可执行演视.-CS game site' s source code, there is a batch file, executable visual speech.
CS
- 网站有很多VC写的设计游戏。这次发个VB写的3D设计游戏!-Website design has a lot of VC wrote. This VB wrote a game design 3D!
cs
- 这是一款小游戏,适合初学者使用,提一下宝贵意见-This is a game for beginners, to mention the valuable comments
qkSource
- 类似cs游戏,子弹效果很炫,打僵尸,不会血腥,参考学习不错-Similar cs games, bullet effects stunning, zombies, and not bloody, and a good reference to learn
CS-simulation-program
- c语言仿真cs游戏源代码,学习c语言的朋友可以-simulation cs game source code c language, friends can look at to learn c language
BlockWall_module
- 此程序为CS游戏反透视代码,可有效防止作弊器透视,屏蔽范围百分之90-This program for the CS game counter-perspective code, can effectively prevent cheating perspective, shielding range of 90
CS_game
- 局域网CS 游戏 D3D做的。内容非常详细,功能齐全-CDrawGameEx::CDrawGameEx(void) { //全局当前对象 gthis = this //FPS _fps = NULL //摄像机 _theCamera = NULL //map _maps = NULL _skyBox = NULL //Role _Roles = NULL //UI 界面 _Engin
cf
- CS1.6开源高仿cf登录,推荐CS游戏开发者下载-CS source of high imitation cf Login
模拟射击小游戏
- 本游戏基本框架是用《三维游戏师设计宝典—学3D游戏》中的代码,进入游戏的初始画面和游戏菜单是参照另外一个游戏(压缩文件中的cs)