gpu-voronoi icon indicating copy to clipboard operation
gpu-voronoi copied to clipboard

Draw Voronoi Diagrams on the GPU

Voronoi Diagrams on the GPU

This repo contains demos for my blog post. If you want a library that uses jump-flooding for distance-field generation, see this repo instead.

I wrote a blog post on how it works over here. Or you can skip right to the paper that it's based on.