搜索资源列表
大规模地形渲染
- 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
opengel_LOD
- 在vc环境的win32平台开发的LOD模型,建立了一个支持opengl的开发平台,可以按时间对三维物体进行增减-vc environment in the win32 platform in the LOD model, the opengl support a development platform, in accordance with a time of three-dimensional objects change
openglfly
- 利用opengl开发飞行模拟系统 用到LOD技术 开发平台:VC++ 请站长多多支持-use opengl development flight simulation systems used LOD technology development platforms : VC requested the generous support of head
Yukon
- 这是比较经典的LOD程序,使用OPENGL函数进行编程,显示效果良好!-this is the classic LOD, the use of OpenGL function programming, showing good results!
LodDemo
- 很好的LOD显示源代码。进行OpenGL编程必须。-good show source code. OpenGL Programming must.
demo7_4
- 一个基于OPENGL生成地形LOD的例子,算法为二元线性
OpenGLLOD
- 运用LOD算法实现的地形模拟,OpenGL实现
LodTerrain
- opengl建的随机地形图,介绍了关于Lod随机地形图的方法。
MYLOD
- opengl中的lod技术地形显示源代码。-opengl of incomplete technical terrain shows the source code.
textureex3
- openGL山地程序光照系列三,LOD程序代码,以及在vc环境下调试通过的代码完整奉送! 其中的理论和代码请下栽后结合实际工作完善!
openrm-devel-1.5.2-3.tar
- 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
opengl_test_lod
- 地形渲染,使用OPENGL 和 C++,使用ROAM经典算法,LOD算法化简提高效率,完成对场景的浏览。-Rendering, use the OPENGL and C++, using the classical algorithm ROAM, LOD algorithm is simplified to improve efficiency, complete view of the scene.
OPENGL_LOD
- VC++环境使用OpenGL实现地形模拟,使用四叉树Lod算法-OpenGL Lod
roam.tar
- roam地形的生成原理 一个OPENGL 的代码-roam the principle of a terrain generation code OPENGL
Land3
- 在OpenGL中实现地形的基于四叉树的LOD算法-Implemented in the OpenGL-based Terrain Quadtree LOD algorithm
lod
- 地形信息的显示,带有LOD地形渲染功能。基于opengl,已经通过vc2008编译-The tool handles separately the generation of content for all elements in the world (continents, terrains, etc.), so each one can be customized independently.
MyLOD
- LOD技术显示复杂地形,利用openGL编程,vc6.0开发环境,推荐下载-Terrain LOD technology show, openGL programming, vc6.0 development environment, it is recommended to download
manyou
- 实现地形漫游 基于lod算法 有强大的渲染效果-Roaming Terrain lod algorithm based on the powerful rendering
Lod-terrian-rgb--hls-
- c++ opengl实现的降级地形,高度随颜色的变化,可控制视角等-c++ opengl implementation downgrade terrain, with a high degree of color change, viewing angle can be controlled
opengl绘制地形,海水,LOD的好例子
- opengl绘制地形,海水,LOD的好例子,学习高效绘制大规模地形可以用到。用VS2008打开。