Learning
Using vvvv
The manual explaining all vvvv intrinsic features in detail.
- Commandline Parameters
- Protektor
- Troubleshooting
- Finding Help
- UI Reference - a list of all shortcuts
Topics of interest
Documentation sorted by common topics spanning across all categories of the library of vvvv nodes.
- Animation filter, timeline,...
- Audio BASS, ASIO, VST, MIDI,...
- Colors
- Graphics 2D, 3D, SVG, DX9, DX11, effects,...
- IO Arduino, Kinect, Oculus, Leap, protocols,...
- Logic
- Math mathematical backgrounds
- Physics Box2d, Bullet3d,...
- Strings parsing, XML,...
- Transformation
- Video playback, tracking,...
- Links - a collection of useful links
Devvvveloping
Developers looking to extend vvvv with their own nodes start here:
- Addons stuff common to all addon development
- Dynamic VL Plugin Reference: quick VL coding reference
- Dynamic C# Plugins Reference: quick C# coding reference
- VVVV SDK provides convenient access to alpha builds and allows for contributions to the addonpack
- How to release a pack
- Test Framework