搜索资源列表
game3dlod_080617
- 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
sya
- <1>学习3D中的地形.pdf <2>Mathematics.for.3D.Game.Programming.and.Computer.Graphics.2E.July.2005.pdf <3>向量在游戏中的应用.pdf <4>3D-Math-Primer for graphics and game development.pdf 这我所找到相关游戏开发过程,可能遇到的3d游戏方面数学上的资料!-< 1> Study of
landscape_1
- Basic terrain rendering from heightmap files, export to VBO s and basic LOD
FFP_terrain
- A terrain loader in c++ with OpenGL <2.0 FIxed fun pipeline. Can load any heightmap with tga
