搜索资源列表
三维地学建模的技术方法
- 本文介绍了三维建模的基本方法,通过三角网、方格网建立dem文件,数字高程的建模。-This paper introduces the basic 3D modeling methods, through triangulation, Grid establish dem documents, digital elevation modeling.
lgq
- 读取规则格网文件,生成三角网形式的三维场景-read the rules grid paper, generate the form of triangulation 3D Scene
Delaunay-Trianglation-Mesh-Generation
- 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
delanay_all
- 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。-then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate s
VC++Delaunay
- 采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。
TIN
- 三维真实地面模型中利用三角网TIN的编程
Dynamicdisplayofreal-time3Dterrain
- 三维地形实时动态显示DEMO800*600下效果最好,源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,三角网的构造,光照、材质、纹理等应用。
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
51622408Demo001
- 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
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
Tiling
- 基于等高线的三维重建地形,vc环境实现三角网格的划分-Based on the contour lines of the three-dimensional reconstruction of the terrain, vc environment to achieve the division of the triangular grid
ContourToDEM
- 该源码介绍了由数字高程模型生成等高线的理论与方法,主要介绍了基于地性线的Delaunay-三角网的建立、三角网跟踪生成等高线以及等高线编辑处理的理论与方法,对遥感图像室内全数字测图过程作了有益的探讨.根据该源码所提出的基本理论和方法,利用Visual C++5.0研制开发了基于微机的等高线处理系统,并用航空像对进行了综合实验,实验表明该源码所述方法是正确的、可行的. -The source code introduced by the digital elevation model to gen
map3d
- 在Matlab中实现了三角网的自动剖分,并显示三维的程序。-Implemented in Matlab, automatic triangular mesh subdivision, and displays the three-dimensional process.
VirtualForest
- 三维虚拟林相系统,读取shp文件,调用openGL、绘制地图数据,创建三角网-Three-dimensional virtual LIN Xiang-system, read the shp files, call the openGL, draw the map data, create a triangle. . . . .
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
ndtm
- 根据离散的大量三维数据点,建立三角网,以便下一步自动跟踪等值线-According to a large number of three-dimensional discrete data points, the establishment of triangulation, in order to automatically track the contour of the next step
TINby_point
- 三维构建三角网,希望对大家有用哈,谢谢。-Construction of three-dimensional triangulation, we hope to be useful Ha, thank you.
triangle
- 三维构建三角网的一些资料,以及点云文件的描述-Three-dimensional triangulation to build some of the information, as well as a descr iption of the point cloud file
LISP-TIN
- 基于CAD的二次开发,根据CAD中的散点,利用生长法完成三维三角网的构建-Based on the secondary development of CAD, CAD according to the scatter using growth method to build three-dimensional triangulation completed
LISP_TIN
- 基于C++开发的,三维三角网构建,采用插入法-C++ development, to build three-dimensional triangulation based on the use of interpolation