搜索资源列表
-
1下载:
此资料介绍的是:利用OpenGL实现三维地形可
视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。
-The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
-
-
0下载:
专业的三维点去数据网格化开源代码。相当好。c++
的。-point cloud delaunay triangulation
-
-
0下载:
运用CGAL算法库,实现delaunay三角剖分,实现效果较好。-Use CGAL algorithms library, perform delaunay triangulation, the effect is perfect.
-
-
0下载:
一种优越的delaunay三角剖分,以及生成voinor图的程序,快速生成,算法简单。-A superior delaunay triangulation, as well as generate voinor plans, rapid generation, algorithm is simple.
-
-
1下载:
Voronoi和delaunay三角剖分源程序软件,用于构建数值计算的有限元预处理工作-Delaunay triangulation and Voronoi source software for building a numerical calculation of the finite element pre-processing work
-
-
1下载:
这是基于osg的Delaunay三角网绘制(Delaunay)示例-This is based on the Delaunay triangulation osg draw (Delaunay) sample
-
-
0下载:
关于三角化的一写论文和算法,基于delaunay,各种实现方法,有序,无序,部分有序-On the triangulation of a written paper and the algorithm based on delaunay, a variety of implementation methods, orderly and disorderly, partially ordered
-
-
0下载:
使用Delaunay算法对离散的输入点进行三角划分-Delaunay algorithm using discrete triangulation of input points
-
-
0下载:
使用增长法,对散乱点进行delaunay剖分-Using insert-point algorithm to do delaunay triangulation for scattered data points.
-
-
1下载:
散乱点数据的三角剖分及在三维显示,利用一种平面散乱点集的Delaunay三角剖分算法来对散乱点数据进行剖分-Triangulation of scattered data points and in three-dimensional display, using a planar set of points scattered Delaunay triangulation algorithm for triangulation of scattered data points
-
-
0下载:
Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines
-
-
0下载:
delaunay三角化实现三角网格剖分,并能够实现3D显示-delaunay triangulation triangular mesh, and 3D display
-
-
0下载:
该程序能够对基于二维平面的散乱点进行三角剖分,能够使数据以三维显示。可以应用于地形分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimen
-
-
0下载:
可以做三维的三角剖分,速度快,效率非常非常高。-is used for 3D Delaunay triangulation
-
-
1下载:
三角剖分matlab实现的三角剖分,形成网格模型-Triangulation matlab achieve triangulation, to form a grid model
-
-
0下载:
德洛伊三角划分算法delaunay-dec,其中使用了open-MP指令来实现多线程加速运算-De Luoyi triangulation algorithm the delaunay-dec, which use algorithms to speed up the computation of the open-MP
-
-
1下载:
用于Crust图的散乱数据点集的曲面网格重建的算法,包括Voronoi图和Delaunay三角化的全新的曲面重建算法。-Algorithm for scattered data points Crust graph of surface mesh reconstruction, including the Voronoi diagram and Delaunay triangulation algorithm.
-