Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vvvv/VL.2D.Voronoi


https://github.com/vvvv/VL.2D.Voronoi

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://vvvv.gitbooks.io/the-gray-book/content/en/reference/libraries/dependencies.html#_manage_nugets).

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