I wanted to try using Delaunator v4’s ability to update delaunay output in place instead of allocating a new array.
Notes: centroid looks better when not animating, but voronoi is more stable when animating.
Also see Mike Bostock’s cool animation[1]! and also a later project of mine.