搜索资源列表
delaunay_demo
- 这个是delaunay三角网的算法实现,程序效率不高,仅供研究参考。-This is a triangular network nodes algorithm, the efficiency is not high, for research purposes only reference.
delaunay_demo
- 一个老外写的delaunay三角化vc程序,采用的算法是分裂-合并,在vc.net2003中编译通过
delaunay_demo
- 三角剖分算法,演示形象-triangulation algorithm, demo image
delaunay_demo
- 网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图
Delaunay_Demo
- 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译
delaunay_demo
- 三角剖分算法,演示形象-triangulation algorithm, demo image
delaunay_demo
- 网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图-Mesh network procedures, can be any point set, composed of angle-3 network, 3-dimensional model to facilitate mapping
Delaunay_Demo
- 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译-Realize the growth of Delaunay triangulation algorithm. In VC++ 6.0 compiler environment
delaunay_demo
- VC++实现的Delaunay三角剖分Demo-VC++ implementation of the Delaunay triangulation Demo
delaunay_demo
- 2000个点的delaunay二维三角剖分-two demension trianglization of 2000 points