当前位置:
首页
资源下载

搜索资源 - Terrain Rendering LOD
搜索资源列表
-
2下载:
大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
-
-
0下载:
一个关于地形LOD渲染得例子,给出了渲染得全部代码-a rendering of the terrain in LOD examples given in all rendering code
-
-
1下载:
ROAM实时动态LOD地形渲染-Applying ROAM real-time dynamic LOD Terrain Rendering
-
-
1下载:
LOD地形渲染引擎,使用多重纹理,可以实现沙漠、高山、草原等地形。-LOD terrain rendering engine, the use of multiple textures, can achieve a desert, mountains, grasslands terrain.
-
-
1下载:
ROAM实时动态LOD地形渲染
内附翻译文档,个人认为非常不错,推荐下载-ROAM real-time dynamic LOD Terrain Rendering files containing the translation, I think is very good and recommended downloading
-
-
0下载:
Visual C++/DirectX9 3D游戏开发引导的一个基于视点相关的LOD地形渲染,Visual C++/DirectX9 3D game development as a guiding view-dependent LOD-based terrain rendering
-
-
2下载:
该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。
该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。
编译可以在WIN32下,有Visu
-
-
2下载:
采用VC及Opengl基于四叉树及LOD算法的室外三维地形实时渲染源代码-The use of VC and Opengl quadtree-based LOD algorithm and outdoor real-time rendering of three-dimensional terrain source code
-
-
0下载:
Basic terrain rendering from heightmap files, export to VBO s and basic LOD
-
-
0下载:
简单的地形渲染程序,使用了四叉树的LOD优化算法。-Simple rendering of the terrain, the use of the LOD Quadtree Optimization.
-
-
1下载:
3d 地形渲染DEMO lod
采用lod技术 多层渲染-3d terrain rendering using DEMO lod multi-lod rendering technology
-
-
0下载:
c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
-
-
1下载:
实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。--achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree m
-
-
0下载:
Terrain Rendering at High Levels of Detail 地形渲染基于LOD模式-Terrain Rendering at High Levels of Detail Terrain Rendering LOD model based on
-
-
2下载:
用OPGL实现的渲染地形一.2个地形生成算法
二.地形上的纹理
三.四叉树LOD渲染地形
四.相机剪裁地形
五.天空盒
六.简单海水
七.广告牌
八.光晕
九.地形场景物体与BVH
十.阴影体
十一.碰撞
十二.无限地形-Terrain rendering with OPGL achieve a .2 a terrain generation algorithm 2. Three terrain texture. Quadtree LOD
-
-
2下载:
用四叉树实现了LOD地形的绘制,当然,是四叉树,如果有需要了解的话,或者是想要做场景管理开发的话,建议必备,呵呵!其他的就不多说啦!代码才是真功夫!祝下载者体验愉快吧!-Use quadtree realized LOD terrain rendering, of course, is quad-tree, and if there is a need to know about it, or want to make scene, necessary management developmen
-
-
0下载:
Geometry Clipmap算法与Texture Clipmap算法思想类似,是由斯坦福的Frank Losasso和Microsoft Research的Hugues Hoppe提出的一种新的专用于大地形绘制的LOD控制方法。-Geometry Clipmap algorithm and Texture Clipmap thinking of a similar algorithm, is Stanford' s Frank Losasso and Hugues Hoppe Micr
-
-
0下载:
有关LOD算法的大规模地形算法渲染技术优化论文。-Rendering technology to optimize the papers about the LOD algorithm for large scale terrain algorithm .
-
-
0下载:
OPENGL 大规模地形渲染,有LOD代码在里面。老外.NET环境开发-The OPENGL large scale terrain rendering LOD code inside. Foreigners. NET environment for the development
-
-
1下载:
相信对地形绘制熟悉的同学会听过曾涛,这是他编写的三维地形漫游一个程序,功能非常全面,适合科研及测试开发(I believe that the students who are familiar with the terrain rendering will listen to Zeng Tao, which is written by him in the process of 3D terrain roaming. The function is very comprehensive and
-