Awesome
VL.2D.Voronoi
based on original library by darrellp: https://vvvv.org/contribution/voronoi-with-winged-edge-information
Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org.
Open VL, go to
Quad menu > Manage Nugets > Commandline
and then type:
nuget install VL.2D.Voronoi -pre
For more about installing and referencing nugets read here.
Once installed, you'll see how to patches in the helpbrowser (F1) and once referenced in your document, you'll see the nodes in the category 2D.Voronoi