Misc Libraries
FuzzySearch
Wrapper for the text similarity metric library SimMetricsCore and several nodes covering Fuzzy Search tasks. Included with vvvv: VL.FuzzySearch
SRT
Wrapper for ong.andrew's Universal.Common.Subtitles library.
NuGet: VL.SRT
GraphLayout
GraphLayout Implemetaion.
NuGet: VL.GraphLayout
ScreenRecorder
Records fullscreen or a given area as mp4 movie. Including sound.
NuGet: VL.ScreenRecorder
$Q Super-Quick 2d Gesture Recognizer
The $Q Super-Quick 2d Gesture Recognizer for VL.
NuGet: VL.2D.DollarQ
QRCode/Barcode
QRCode encoder and decoder.
NuGet: VL.QRCode
LerpX
Collection of operators to manipulate data.
NuGet: VL.LerpX
Voronoi and Delaunay
NuGet: VL.2d.Voronoi
2d Simplify
Polyline simplification.
NuGet: VL.2d.Simplify
2DUtils
A collection of tools for 2D purposes in VL..
NuGet: VL.2DUtils
SmallestCircle
Calculate the smallest enclosing circle for a set of 2D points.
NuGet: VL.SmallestCircle
Curve Fitting
Fitting bezier curves to a given set of points.
NuGet: VL.2D.CurveFitting
Noise
Noise Generator in many flavours.
NuGet: VL.FastNoise
NuGet: VL.FastNoiseLite
NuGet: VL.SharpNoise
SharedMemory
A shared memory pipeline for vvvv.
NuGet: VL.SharedMemory
DBSCAN
Implementation of viceroypenguin’s DBSCAN .NET library.
NuGet: VL.DBSCAN
Markov Chain
A Markov chain generator.
NuGet: VL.Markov
GlassWindow
Make transparent render windows.
GitHub: VL.GlassWindow
WinForm Utils
To set useful properties on Form windows.
NuGet: VL.WinformsUtils
String Manipulation
Provides some useful string manipulation nodes.
NuGet: VL.StringExtensions
SuperMontior
This library wraps allanrodriguez' MonitorDetailsReader and builds small useful utils on top of it.
NuGet: VL.SuperMonitor
Syslog
Set of nodes to communicate with a Syslog server.
NuGet: VL.Syslog
PsTools
Set of nodes to execute PsTools.
NuGet: VL.PsTools
HardwareMonitor
Read sensor data provided by OpenHardwareMonitor.
NuGet: VL.HardwareMonitor
OpenWeather
Retrieves weather data from OpenWeather's OneCall API.
NuGet VL.OpenWeather
SunCalc
Provides Sun and Moon related calculations in VL.
NuGet VL.SunCalc
FsNotify
Convenience node to retrieve file system events as observables.
NuGet VL.FsNotify
FileTypeAssociation
Query Win API to retrieve information about associated Filetypes.
NuGet VL.FileTypeAssociation
Spotify
A VL wrapper for JohnnyCrazy's SpotifyAPI.Web.
NuGet VL.Spotify
RogueSharp
RogueSharp has functions useful for reasoning about 2D grids where some cells are walkable or transparent. For example pathfinding and field of view.
Also includes a dice rolling function.
NuGet: VL.RogueSharp
Kafka
Harmony
Library for working with musical concepts
NuGet: VL.Harmony
Interpolator
Binary search set of nodes, to interpolate any kind of data
NuGet: VL.Interpolator
Tor
Allows to make HTTP requests via the TOR network
NuGet: VL.TorSharp
See also
Relevant libraries that have not yet been tailored for VL. Refer to Using .NET libraries for learning how to explore them.
- For PDF, XLS, Word, Powerpoint, Barcode, QRCode see: FreeSpire Components
- PDF document generation: QuestPDF