[ 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.