[ 原始碼: node-d3-voronoi ]
套件:node-d3-voronoi(1.1.4+~1.1.9-1)
node-d3-voronoi 的相關連結
Debian 的資源:
下載原始碼套件 node-d3-voronoi:
- [node-d3-voronoi_1.1.4+~1.1.9-1.dsc]
- [node-d3-voronoi_1.1.4+~1.1.9.orig-types-d3-voronoi.tar.gz]
- [node-d3-voronoi_1.1.4+~1.1.9.orig.tar.gz]
- [node-d3-voronoi_1.1.4+~1.1.9-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [d3js.org]
相似套件:
Compute the Voronoi diagram of a set of two-dimensional points
This module implements Steven J. Fortune’s algorithm for computing the Voronoi diagram or Delaunay triangulation of a set of two-dimensional points. This implementation is largely based on work by Raymond Hill.
Node.js is an event-based server-side JavaScript engine.