-
Notifications
You must be signed in to change notification settings - Fork 0
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:
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.