Skip to content

Voronoi diagram

eadf edited this page Dec 4, 2023 · 2 revisions

This edit operation takes a number of 2d vertices and/or edges and creates a voronoi diagram out of them. The geometry should be defined in the XY plane and it should be surrounded by a closed loop edge. Anything outside the closed loop will be ignored.

Input:

Voronoi input

Output:

Voronoi output

You can use the select end vertices operation to select and remove the secondary edges connecting the Voronoi diagram to the surrounding closed loop.

Clone this wiki locally