• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

The idea

addons are shipping as a separate download in the form of addonpacks. They include the following types of contents:

 \effects
 \freeframe
 \modules
 \plugins

There is at least one addonpack per vvvv release, possibly more, providing consistent collections of addons for specific releases. By naming the packages like:

addonpack_betaXX_01.zip

it will always be obvious which vvvv-release a specific pack is supposed to work with.

Download

The latest pack will always be available from the Downloads page.

Installation

Simply unzip the addonpack to your \vvvv_45betaXX directory overwriting all files, if you are asked.

note:
Only use addonpacks with vvvv-releases that carry the same version number (ie. betaXX).

There can be several addonpacks for one vvvv-release, numbered like addonpack_betaXX_01, ..._betaXX_02, ..._betaXX_NN.
Always use the latest available.

Contributing

In order to contribute stuff to the addonpack please follow the instructions on the vvvv sdk page. Essentially what you have to do is:

  • fork the public vvvv repository
  • add your code
  • send us a pull request.

Depending on the type of addon there are also specific details:

  • AddonPack.Effects
  • AddonPack.Modules
  • AddonPack.Plugins
  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top