搜索资源列表
g3d-src-6_06
- 是sourceforge的一个开源项目G3D - 3D Engine,它所提供的C++ 3D graphics library对3D游戏开发的开发者,研究者,学生都有很好的帮助,做3D游戏开发的朋友怎么能够不下载呢!?-it is sourceforge open source projectG3D - 3D engine. the 3d graphics library will do good to game developer,researcher,student,it is very
rpgdc
- rpg游戏简单的小例自.或许对初学者有很大帮助-rpg game simple small cases since. For beginners may be very helpful
Beginning.Game.Audio.Programming
- Beginning.Game.Audio.Programming.一书附赠的源代码。对音频编程会有所帮助~-Beginning.Game.Audio.Programming. A book : spell of the source code. The audio programming will help ~
map_45
- 45度角的地图引擎,对游戏开发有很好的帮助-45 degrees angle of the engine map for game development with the help of a very good
AntiAlias
- 有关DirectX的代码。我也不是很懂,正处于学习阶段,希望对大家有帮助吧 -the DirectX code. I do not really understand them, is in the learning stage, we hope to help it
Destiny3D_v0.8
- 国外著名3D游戏引擎,用Direct3D9实现实时3D图形渲染部分,包括引擎全部代码、工具、3DSMAX模型导出插件等。相信对正在学习D3D或进行3D游戏引擎开发的朋友会有所帮助!-famous 3D game engine using real-time 3D Direct3D9 graphics exaggerated, including all engine code, tools, plug-derived model 3DSMAX other. Believe that the ri
zig2
- ZIG Game Engine是一个免费的,或扩展的,C/C++ 游戏库。它提供了联网,脚本化,调试帮助和其它工具。和你的多媒体库(如Allegro, SDL, OpenGL)一起使用,你可以生成一个完整的客户端/服务器游戏或引擎-ZIG Game Engine is a free, or expanded, C / C for the game. It provides networking, scr ipts, debugging and other tools to help. And y
Symbian_OS_3-D_Game_Engine_Example_v1_11
- 这个源码是Symbian下的一个3D的引擎!对要学习3D开发游戏的有很大的帮助!-Symbian is the source of a 3D engine! Right to study the development of three D games are a great help!
lwjgl-source-1.0
- LWJGL(Lightweight Java Game Library)它可以帮助Java程序员开发有着商业性质的游戏.LWJGL为开发者提供简单易用的API来访问OpenGL (Open Graphics Library)与OpenAL (Open Audio Library) 同也提供操作控制器(Gamepads, Steering wheel和操纵杆)的API.-LWJGL (Lightweight Java Game Library) it Java programmers to hel
Astar
- 自己编的游戏A*算法实现 采用java applet通过小鸭子在2.5d地图上寻路径动画实现算法 对学习java applet 2d动画,2.5d地图制作,人工智能a*算法的同学有很大帮助
2_5D_SrollScreen_Map
- 自己编的2.5D及2D地图引擎的实现,采用VC++ windows API编程,使用此程序请先安装direct7.0以上版本SDK,否则编译不能通过,对于学习windows API变成,direct编程,游戏开发及地图算法的同学有很大帮助
sf_20069221144
- 游戏开发引擎。希望对那些对游戏开发感兴趣的初学者有帮助。
he7k_ChnGUI
- Diablo2的DELPHI源码 需要的 看看吧 不知道对你们有帮助没
AStare
- 一个A*算法实例 希望能帮助需要的人
shushanjianxia_src
- 一款不错的 RPG 游戏 帮助需要的人作为参考
j2me_fly_grad
- 一款不错的 RPG 游戏 帮助需要的人作为参考
MapleEngine
- 我早先做游戏用的自己写的引擎,相关作品有装甲突击2.技术不是很纯熟,但对于初学DX还是有帮助的
mir3
- 昨天才拿到的部分代码,希望能给学习者带来一点帮助
gamesymboliclogic
- 游戏开发数理应用 对开发游戏的很有帮助
游戏引擎SDK
- 高效的IOCP通信机制, 实现多人同时在线. 本实例登录服务器同时在线的最大人数为20000, 另外附件中还包括一个 gamesdk.uml 是我用uml画的一个系统架构, 希望对使用者有帮助. 里面还有做了两个实例, CliectTest1用于客户端的测试, servertest工程用于服务端的测试