搜索资源列表
Map.GL.FPS
- 来自GameTutorial的关于OpenGL的例子。地形渲染,并可计算FPS值。很有学习价值。-this is a simple code about landform romance with opengl and can calculate fps !
大规模地形渲染
- 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
simnature_exe
- 基于高度图的3D地形渲染,其最基本的原理就是,地形上各个点的高度值存于一个文件中(高度图),渲染时,把高度图中的高度数据设为顶点缓冲区中对应顶点的Y坐标值,那么自然就会产生高低起伏的地形了-based on the height map rendering 3D terrain, the basic principle is that the terrain on each of the high value stored in a document (height), and playing
terrainSimple
- 地形渲染在DIRECTX中可以用terrain render实现。其实地形渲染就是以一个数学函数生成地表的高度值。使得地面呈现出高低不平的样子。使用不同的高度生成函数,就可能出现不同的地貌。-Terrain Rendering in DirectX can be used to achieve render terrain. Terrain Rendering is actually a mathematical function to generate the high value of th
ROAM实时动态LOD地形渲染
- ROAM实时动态LOD地形渲染-Applying ROAM real-time dynamic LOD Terrain Rendering
AirForce
- LOD地形渲染引擎,使用多重纹理,可以实现沙漠、高山、草原等地形。-LOD terrain rendering engine, the use of multiple textures, can achieve a desert, mountains, grasslands terrain.
ROAMSimple_terrain_render
- ROAM实时动态LOD地形渲染 内附翻译文档,个人认为非常不错,推荐下载-ROAM real-time dynamic LOD Terrain Rendering files containing the translation, I think is very good and recommended downloading
chunkdemo-2002-08-06
- 用OpenGL写的地形渲染程序,适合大地形渲染,值得一看-with OpenGL written procedures exaggerated topography suitable for large Terrain Rendering, an eye-catcher
3dterrain
- 基于OpenGL的3D地形渲染程序。根据高度图创建和渲染地形。-OpenGL-based 3D Terrain Rendering procedures. According to the map creation and highly exaggerated topography.
Focus.On.3D.Models
- 这是一套很好的学习地形渲染的资源,里面讲述了渲染地形的各种技术,并且里面的代码都可以编译通过,效果也很棒!-This is a good learning exaggerated topography of the resources inside the exaggerated terrain on the various technical, and inside the code can be compiled through and the results would be terrif
DirectX14
- 游戏开发导引第14章源码,地形渲染,书很好,BaiDu上搜不到源码的,故上传,太大了(总共200兆)难下载,只好分开传,原本该网站只有1-5章内容-game development Seeker Chapter 14 source, topography exaggerated, a good book, not found on the portal source code, Upload it, too (total 200 megabytes) hard to download, but
HeightMap
- 一个简单的地形模拟程序,实现了地形渲染、地形漫游等功能。
Walk_Terrain_Demo
- 基于微软 DirectX 9.0c SDK 的LOD算法所谓地形渲染的例子,使用 Shader 技术
MyTerrain
- 三维山体地形渲染,并且实现了纹理贴图,旋转的地形图
3d地形渲染源码 lod
- 3d lod地形渲染源码
基于DX10的地形
- 用D3D编的基于VS2008的地形渲染文件
3dterrainDEMO
- 3d 地形渲染DEMO lod 采用lod技术 多层渲染-3d terrain rendering using DEMO lod multi-lod rendering technology
3Dsuanfa
- 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
Terrain
- direct9 地形渲染 1.生成地形的高度信息,它能使山丘、河流等地带的平滑的过度,模拟自然界的地形 2.控制地形上照相机位置的方法,以便模拟在地形上走动 3.使用地形的纹理和光照-direct9 terrain rendering 1. generate the terrain height information, which enables the hills, rivers and other areas over the smooth, analog nature of the te
openGL
- 基于OpenGL的地形渲染模板,可直接生成(Terrain rendering template based on OpenGL and can be generated directly)