三角形网格自动生成的一种快速算法
A FAST ALGORITHM OF AUTOMATICAL GENERATING TRIANGLE MESH
-
摘要: 提出了一种三角形网格自动生成的快速算法:从边界点出发逐步向内部联网,不仅联网速度快,而且很容易处理凹边界。Abstract: A fast algorithm of automatic generating triangle mesh was presented.From boundary point to inside point,the algorithm is fast and can deal with concave boundary easily.