VL.Mapper 0.1.1

dotnet add package VL.Mapper --version 0.1.1
NuGet\Install-Package VL.Mapper -Version 0.1.1
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.Mapper" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.Mapper --version 0.1.1
#r "nuget: VL.Mapper, 0.1.1"
#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.
// Install VL.Mapper as a Cake Addin
#addin nuget:?package=VL.Mapper&version=0.1.1

// Install VL.Mapper as a Cake Tool
#tool nuget:?package=VL.Mapper&version=0.1.1

VL.Mapper

Projection mapping for VVVV

Mapper UI

Features

  • Linear and bezier grid warping
  • Additive and subtractive masking
  • Complex soft edge masks
  • Multiple inputs and outputs
  • Caching the mapping, after that the mapper can be disabled and a GPU shader runs the warping which uses close to zero resources
  • Save and load mappings in UI
  • Automatic backup every 5 minutes and keeping the last 100 saves in "documents\vvvv\mapper"
  • Overlay images in the mapper UI for reference

Soft edge masks

Limelight Art

Notes

  • Pretty thoroughly tested but mapper still could have bugs. If you disable the mapper node and only use the cache and player nodes it should be very stable.
  • Only tested in VVVV 5.2

ToDo

  • Cleanup
  • Soft edge mask shader uses unnecessary amount of RAM
  • Show grid on output
  • Snapping
  • More robust undo
  • Keep grid shape when changing divisions
  • Insert grid lines
  • Autosave only if changed
  • Input image cropping
  • Image mirroring
  • Settings panel
  • Tooltips

Dependencies

Installing

nuget install VL.Mapper
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1 194 2/8/2024