搜索资源列表
Delaunay_delphi.rar
- 构建离散点的不规则三角网,可供用户随意添加散点。,construct discrete points TIN for casual users to add arbitrary point.
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
delaunay
- 本程序使用c#语言进行编程将散点生成TIN不规则三角网-using CSHARP to create TIN
RandomPointsDelaunayVc
- 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。-The demo can show an example of delaunay and the a algorithm is not very fast.
Delaunay
- 用于三角网生成,通过绘制散点,自动生成三角网-Delaunay
Voronoi
- 先对散点进行三角网生成,然后再有三角网生成Voronoi多边形。还可以在生成的Voronoi图中继续追加散点,进一步生成新的Voronoi图。程序在Vc++2003环境下编译通过。-Get TIN through some points.Then derive Voronoi graph from TIN.After you get your first Voronoi graph,you can continue add new points to form new Voronoi graph
BuildTin
- 用散点数据建立不规则三角网(tin) 关键字:散点,三角网-Scatterplot data to set up with irregular triangle nets (tin) Key word: scatterplot, triangle nets
ROADSURFACE
- 首先生成主干路线,然后在主干线的两边自动生成散点,再根据散点三角网生成三角网-Triangulation Generation
Delaunay-triangular-mesh-generation
- 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行delaunay三角剖分,生成三角网。代码较老,可以继续改进。-delaunay triangulation
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