What does HackerNews think of Javascript-Voronoi?

A Javascript implementation of Fortune's algorithm to compute Voronoi cells

Language: JavaScript

A little OT: Interested in generative art in the browser, I recently stumbled on an implementation of Voronoi diagrams by none other than... gorhill!

https://github.com/gorhill/Javascript-Voronoi

Something he made 10 years ago, and is still super efficient. Some people are just good ;-)