搜索资源列表
game3dlod_080617
- 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
Real_Time_Fluid_Dynamics_for_Games.
- 这篇论文介绍了一种简单快速的动态流体的解决方案应用于游戏引擎。-In this paper we present a simple and rapid implementation of a fluid dynamics solver for game engines. Our tools can greatly enhance games by providing realistic fluid-like effects such as swirling smoke past a
New_Riders_Core_TechniquesAndAlgorithmsInGameProgr
- 游戏编程核心技术和算法电子版 ,描述了游戏开发中所用到的核心的数据结构和算法-New Riders- Core Techniques And Algorithms In Game Programming.chm
AI_for_Game_Developers
- Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
Ai_Game_Programming_Source_Code
- 一套关于游戏程序设计中的人工智能算法的程序源代码。-A set of game programming in artificial intelligence algorithms to program source code.
Battlefield_C_2008
- This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer pl
Programming
- 还好Core.Techniques.And.Algorithms.in.Game.Programming-Fortunately Core.Techniques.And.Algorithms.in.Game.Programming
3D-Game-Engine-Architecture
- This a well-structured book about making 3d game engines. It describes many of the algorithms that are used in the development of the graphics and physics portions of game engines. I recommend it to those who have been into programming for a litt