[ trixie ]
[ sid ]
[ 源代码: node-d3-delaunay ]
软件包:node-d3-delaunay(6.0.4+~cs19.0.3-2)
node-d3-delaunay 的相关链接
Debian 的资源:
下载源码包 node-d3-delaunay:
- [node-d3-delaunay_6.0.4+~cs19.0.3-2.dsc]
- [node-d3-delaunay_6.0.4+~cs19.0.3.orig-delaunator.tar.gz]
- [node-d3-delaunay_6.0.4+~cs19.0.3.orig-robust-predicates.tar.gz]
- [node-d3-delaunay_6.0.4+~cs19.0.3.orig-types-d3-delaunay.tar.gz]
- [node-d3-delaunay_6.0.4+~cs19.0.3.orig-types-delaunator.tar.gz]
- [node-d3-delaunay_6.0.4+~cs19.0.3.orig.tar.gz]
- [node-d3-delaunay_6.0.4+~cs19.0.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js fast library for computing the Voronoi diagram
node-d3-delaunay is a fast library for computing the Voronoi diagram of a set of two-dimensional points. It is based on included node-delaunator, a fast library for computing the Delaunay triangulation using sweep algorithms. The Voronoi diagram is constructed by connecting the circumcenters of adjacent triangles in the Delaunay triangulation.