搜索资源列表
delaunay2
- 使用C#实现的delaunay三角网生成的逐点插入算法,非常简单易读。使用说明:运行后在窗口中单击鼠标添加样采样点,当采样点大于等于3时自动生成delaunay三角网;点击工具栏上的按钮可以显示每个三角形的外心。-Using c# to achieve the delaunay triangular mesh generation method of inserting point by point.
WJBG860
- 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网,-Triangular mesh generation algorithm, which is a win32 console application, can automatically form Delauney triangulation,