gorhill / Javascript-Voronoi

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

Readme uses incorrect order for compute() #42

Closed JacobValore closed 2 years ago

JacobValore commented 2 years ago

Edit: I read it incorrectly twice and it is actually correct.