Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 703 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 703 Bytes

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