Home

Awesome

VL.FastNoiseLite

A VL wrapper for FastNoiseLite a noise generation library with a large selection of noise algorithms. It's heavily inspired by VL.FastNoise by Alvaro Treviño.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.FastNoiseLite

License

MIT