-
人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第三个示例,很有参考意义。...
人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第三个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the third example, is very useful.
- 2023-07-24 20:50:03下载
- 积分:1
-
RPG角色扮演游戏程式设计随书光碟,教导如何制作RPG游戏引擎的范例,使用版本为VC6.0。
RPG角色扮演游戏程式设计随书光碟,教导如何制作RPG游戏引擎的范例,使用版本为VC6.0。-RPG role-playing game book with CD-ROM program designed to teach how to make an example of RPG game engine, use the version of VC6.0.
- 2022-01-21 00:16:18下载
- 积分:1
-
游戏引擎,游戏编程入门中用到的,英文版叫Beginning Game Programming...
游戏引擎,游戏编程入门中用到的,英文版叫Beginning Game Programming -Game engine, game programming entry used in the English version is called Beginning Game Programming
- 2022-06-28 02:11:27下载
- 积分:1
-
ok
have lan
看了下还不错!
需要完善
有网络部分-ok
have lan
- 2022-03-15 04:41:49下载
- 积分:1
-
VB direct7写在线游戏引擎,网络支持10个玩家。游戏…
vb 和direct7 写的 网络游戏引擎,支持 10 个人连网对战.游戏正在开发中.不能玩可以和我联系-vb direct7 and write online game engine, networking support 10 players. The game is under development. Not playing can contact me and
- 2022-05-24 15:57:49下载
- 积分:1
-
《3d game engine programming》最新zfxcengine引擎所带通用数学函数引擎及教学文档...
《3d game engine programming》最新zfxcengine引擎所带通用数学函数引擎及教学文档-"3d game engine programming," the latest zfxcengin e engine brought universal mathematical function engine and teaching documents
- 2022-08-02 20:56:27下载
- 积分:1
-
一个简单的渲染使用BSP +门户+ PVS引擎
BSP+PORTAL+PVS室内游戏渲染引擎-a simple render engine using bsp+portal+pvs
- 2023-06-14 19:25:05下载
- 积分:1
-
Open
Open-source, cross-platform 3D rendering engine for .NET. The Axiom Engine is a high-performance C# port of the powerful OGRE engine. Its flexible component-oriented architecture allows easy extension and provides full support for both DirectX and OpenGL
- 2022-03-10 17:24:46下载
- 积分:1
-
己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果...
己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果-others do 3D simulation browsing, it is important the document read TEXT inside the simulated terrain data, atomizing effect
- 2022-11-22 09:05:04下载
- 积分:1
-
The source code for Thatcher Ulrich' s game engine tester. Is an experimental...
该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。
该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。
编译可以在WIN32下,有Visual Studio 2005/2003工程。-The source code for Thatcher Ulrich" s game engine tester. Is an experimental and non-experimental graphics-oriented games and the mixed set of code. Can make use of the engine Quadtree LOD algorithms. In large-scale 3D games, realistic rendering of large-scale outdoor terrain is outside the core of the rendering engine. And the realization of a large-scale terrain rendering system, the key is how to simplify terrain, abandoned rendering unnecessary action (such as not playing up to see the details of the triangle and unnecessary) to speed up the rendering speed. The code to support the 3D online games, there are client and server-side language to use C++, support for Linux, WIN32, can refer to demo program. WIN32
- 2022-03-23 13:45:13下载
- 积分:1