/modular-voronoi

A lib to separate voronoi diagrams calculation and display, designed to be compatible with web workers.

Primary LanguageJavaScript

WebGL voronoi

This is a fast library for computing chunked Voronoi diagrams designed to be sent for cheap to the GPU. It is based on Delaunator and inspired by https://github.com/d3/d3-delaunay