age-of-eykar / modular-voronoi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%