搜索资源列表
testDelaunay
- Delaunay是经典的三角形生成算法,可用于形成mesh建模
用vc实现任意多边形的Delaunay三角剖分
- 计算几何作业(任意多边形的Delaunay完全三角剖分算法)演示程序,输入点的时候外圈按逆时针顺序,内圈按顺时针顺序,输完外圈最后一个点后请点击“外多边形节点输入结束”,每输完一个内圈最后一个点后请点击“内圈节点输入结束”再输入另一个内圈,全部输入结束后点击“多边形绘制完成”。最后点“Delaunay三角剖分”。包含实验报告以及相关论文
TestDelaunay
- 运用CGAL算法库,实现delaunay三角剖分,实现效果较好。-Use CGAL algorithms library, perform delaunay triangulation, the effect is perfect.
Delaunay
- Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
Fortune
- 一种优越的delaunay三角剖分,以及生成voinor图的程序,快速生成,算法简单。-A superior delaunay triangulation, as well as generate voinor plans, rapid generation, algorithm is simple.
use
- 关于三角化的一写论文和算法,基于delaunay,各种实现方法,有序,无序,部分有序-On the triangulation of a written paper and the algorithm based on delaunay, a variety of implementation methods, orderly and disorderly, partially ordered
Delaunay
- 使用Delaunay算法对离散的输入点进行三角划分-Delaunay algorithm using discrete triangulation of input points
3DDelaunay
- 散乱点数据的三角剖分及在三维显示,利用一种平面散乱点集的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
dewall-omp
- 德洛伊三角划分算法delaunay-dec,其中使用了open-MP指令来实现多线程加速运算-De Luoyi triangulation algorithm the delaunay-dec, which use algorithms to speed up the computation of the open-MP
001
- 基于逐点插入法的Delaunay三角网快速生成算法_王龙浩 (1)
Crust_algorithm
- 用于Crust图的散乱数据点集的曲面网格重建的算法,包括Voronoi图和Delaunay三角化的全新的曲面重建算法。-Algorithm for scattered data points Crust graph of surface mesh reconstruction, including the Voronoi diagram and Delaunay triangulation algorithm.
