VL.Addons 0.5.0

dotnet add package VL.Addons --version 0.5.0
                    
NuGet\Install-Package VL.Addons -Version 0.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.Addons" Version="0.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.Addons" Version="0.5.0" />
                    
Directory.Packages.props
<PackageReference Include="VL.Addons" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VL.Addons --version 0.5.0
                    
#r "nuget: VL.Addons, 0.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VL.Addons@0.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.Addons&version=0.5.0
                    
Install as a Cake Addin
#tool nuget:?package=VL.Addons&version=0.5.0
                    
Install as a Cake Tool

VL.Addons

Nuget (with prereleases)

A place to gather contributions by the vvvv community that:

  • don’t get added to the core libraries for reasons
  • don’t (yet?) merit their own nuget packages
  • get lost in the chat or forum otherwise

Using the library

As of version 0.5.0 VL.Addons is split into multiple packages, one for each available category, currently:

  • VL.Addons.2D
  • VL.Addons.Animation
  • VL.Addons.Collections
  • VL.Addons.Color
  • VL.Addons.Control
  • VL.Addons.Math
  • VL.Addons.Skia
  • VL.Addons.Stride

In order to use one of the packages with VL you have to install the corresponding 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 for example:

nuget install VL.Addons.Stride

Beware that some help patches from one package might be dependend on another package. If you encounter red nodes just install the missing package.

There is also a VL.Addons meta package, installing it will install all available packages in one go. Use the following cmd:

nuget install VL.Addons

License

MIT

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VL.Addons:

Package Downloads
VL.LoopTool

A collection of useful nodes designed to simplify the creation of repeating loop animations in VVVV Gamma. This addon includes animation nodes that respond to a global sequencer, making it easy to create smooth tween animations. Additionally, it provides animated camera and scene presets. The second part of this addon is a toolkit for capturing video, image sequences and images.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0 122 7/15/2025
0.4.2 829 3/5/2025
0.4.1 416 1/21/2025
0.4.0 287 12/27/2024
0.3.9 364 11/29/2024
0.3.8 156 11/26/2024
0.3.7 187 11/19/2024
0.3.6 174 11/14/2024
0.3.5 188 11/12/2024
0.3.4 199 11/5/2024
0.3.3 157 10/30/2024
0.3.2 201 10/18/2024
0.3.1 146 10/15/2024
0.3.0 189 10/4/2024
0.2.7 171 9/24/2024
0.2.5 207 6/3/2024
0.2.4 233 5/23/2024
0.2.3 344 4/22/2024
0.2.2 515 2/4/2024
0.2.1 536 1/1/2024
0.1.4 539 10/5/2023
0.1.3 264 9/22/2023
0.1.2 265 9/7/2023
0.1.1 292 8/15/2023
0.1.0 402 7/4/2023
0.0.9 359 4/26/2023
0.0.8 319 4/2/2023
0.0.7 297 3/13/2023
0.0.6 276 3/13/2023
0.0.5 319 2/12/2023
0.0.4 344 2/7/2023
0.0.3 339 1/30/2023