资源列表
BookPart2Code
- Introduction to 3D Game Programming with DirectX 9.0 Source Part 2
cocos2dx-socket
- 客户端是cocos2dx,服务器是java,挺不错的一个例子-The client is cocos2dx, the server is Java, quite a good example
DirectX-10
- Beginning DirectX 10 Game Programming 介绍DirectX11的专业书籍-Beginning DirectX 10 Game Programming
DirectX-11
- Beginning DirectX 11 Game Programming 介绍DirectX11的专业书籍-Beginning DirectX 11 Game Programming
BeginningDirectX11GameProgramming
- 本书是《Beginning DirectX 10 Game Programming》一书的后续版本。在本书中,我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。 本书致力于教会您关于DirectX 11的各个方面。此书适用于具有一点儿或者完全没有DirectX开发经验的初中级C++编程人员。虽然有过DirectX或者OpenGL的使用经验对学习本书会更有帮助,但这不是必须。 当你学完本书之后,将掌握足够的DirectX 11的知识,从而能够自己独
ParticlyP
- 登梯子,一款Andengine物理游戏,使用的游戏引擎的box2d插件,可以用来参考如何制作物理游戏-The board ladder, the a Andengine physical game, the box2d plug of the game engine, can be used to reference how to make a physical game
TV3D6.5edu
- TV3D6.5教程,转自博客,欢迎交流,有点错误,不知道为什么,我也是转的 -TV3D6.5 guides, switched blog, welcomed the exchange, a little mistake, I do not know why, I also turn
MUD.Game.Programming
- 资料:MUD.Game.Programming-Information: MUD.Game.Programming
cool-3d-engineer
- 超级cool的3d游戏引擎,商业版10000美金
lizigongju
- 此文件为hge中文引擎粒子工具,包括了粒子导入和粒子导出功能,以及一些粒子成品。与原粒子工具功能基本相同,界面也是一样的。-This file is hge Chinese engine particle tools, including particle and particle import and export functions, as well as some particles finished. The original particle tool basically the sa
Physics.for.Game.Programmers
- 资料Beginning.Math.and.Physics.for.Game.Programmers-Data Beginning.Math.and.Physics.for.Game.Programmers
allegro-4.9.21
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言