首页 > 编程语言> > Delaunay在Python中的镶嵌? Delaunay在Python中的镶嵌? 2019-07-01 05:43:01 作者:互联网 我需要在Python中找到多边形的Delaunay曲面细分,并且我能找到的唯一的库(Delny,scikits)三角形点云,而不是多边形.有什么建议?解决方法:显然Triangle有一个Python绑定.我会尝试让它运作起来标签:python,graphics,delaunay 来源: https://codeday.me/bug/20190701/1344026.html