搜索资源列表
虚拟地形建模
- 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to buil
PROGRAM.ZIP
- 用OPENGL编写的一种地形数据文件处理工具的开发,主要是提取并显示DEM文件-use OpenGL prepare a topographical data processing tool for the development, mainly DEM extraction and display documents
Premier.Press.-.Focus.On.3D.Terrain.Programming.-.
- 介绍了基于opengl的地形可视化方法,包括地形数据的生成,纹理映射,天空盒的构造,碰撞检测等多方面技术内容。
OPENGLTG_Src
- 利用位图和地形数据实现地形模拟的代码,要求位图尺寸为32*32
mysf
- 地形漫游在仿真、模拟、虚拟现实等领域中有着广泛应用. 大规模地形的实时漫游算法一般采用视见体裁剪和与视点相关的连续细节层次等技术来减少实际绘制的地形数据量. 通过地形分块和视见体投影三角形扫描算法实现快速裁剪, 通过调整顶点的高度值消除裂缝, 通过基于三角形的四叉分割实现连续细节层次地形简化, 简化了算法实现, 提高了算法效率. 在没有利用帧连贯性的情况下, 算法可以在PC 机上实现较大规模地形的快速交互式漫游.
ROAM
- 视锥体裁减的一个例子,通过对视锥体和roam地形数据的相交检测来预先排除在视景体外的地形数据,加快显示速度。demo形象的演示了裁减的实现效果,代码也有详细注释,适合当作教程学习。
hd
- 华东地区各省的地形数据.shp 包括省边界等信息
BFC2D.rar
- 《日本水理公式例题集》例题2-8源程序 一般坐标的河道水流计算 利用给定的河道地形数据和水位、流量历时变化数据计算平面二维非恒定流动," Japan, the rationale for the formula of water Example Set" Example 2-8 source of the river flow in general coordinates calculated using the given data and river water lev
MyDTM
- 一个数字地形程序。主要功能有:DEM数据读取,归一化;OpenGL中为DEM添加纹理数据;OpenGL中场景漫游操作;添加3ds模型到OpenGL场景中。-A digital terrain procedures. Main functions: DEM data read, normalized OpenGL texture for the add DEM data OpenGL scene roaming in operation add 3ds model to OpenGL sce
44
- 【例程3】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through the OpenGL rendering terra
scape-1.2.tar
- 地形数据简化软件,针对海量地形数据进行简化。-SCAPE Terrain Simplification Software
BSpline
- 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
ZGL_MiliEarth
- 构造三维地形的工具,可以直接显示DEM数据,速度和漫游功能都可以。-Construct three-dimensional terrain tool, you can directly display DEM data, speed and roaming functions can be.
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
用OPENGL+MFC编的三维地形
- 用OPENGL+MFC编的三维地形,可以构建TIN,旋转,平移,还加了纹理贴图,有数据。-OPENGL+ MFC series with three-dimensional terrain, you can build TIN, rotation, translation, has added texture, there are data.
Terrain
- 用随机地形数据生成的三维地形显示,有光照、阴影、纹理等效果。-Terrain data generated by random three-dimensional terrain showed that light, shadow, texture and other effects.
Readtopographicdata--KK
- 在地球重力场模型的建立过程中,需要用到地形数据绘制底图,通过该程序可读入地形数据-Earth gravity field model of the process, need to use terrain data base map drawn by the program read the data into terrain
22
- 从高程图(digital elevation map)读取地【例程2】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, thro
11
- 从高程图(digital elevation map)读取地形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through t
AtomicAlpha
- 基于OpenGL,用八叉树实现的大规模地形构造,根据视角读取地形数据,提高运行效率-Based on OpenGL, with the octree structure to achieve large-scale terrain, terrain data read according to perspective, improve operational efficiency