gorhill / Javascript-Voronoi

A Javascript implementation of Fortune's algorithm to compute Voronoi cells
http://www.raymondhill.net/voronoi/
Other
1.02k stars 166 forks source link

Package as npm module #21

Closed mizchi closed 9 years ago

mizchi commented 9 years ago

It can be require('voronoi') under node and other common.js envinroment