» Namespaces
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Namespaces

Italian | French

Libraries of classes are categorized using Namespaces. vvvv provides a small collection of useable classes, .net itself comes with a huge collection of ready to use classes.
If you use a namespace which is documented in one of the following class references and get an error after saving your plugin, you once have to add a reference to the namespace's dll in vvvv (see below).

The VVVV namespace

Complete vvvv class library reference Especially useful are:

  • VVVV.Utils.VMath: for all stuff not found in System.Math
  • VVVV.Utils.Animation: provides a Particle baseclass

The .NET namespace

Complete .net3.5 class library reference
Complete .net4.0 class library reference
Especially useful are:

  • System.Collections.Generic: List<T>, Dictionary<TKey, TValue>
  • System.Collections: IEnumerable
  • System.XML: for xml parsing and writing, xslt, xpath..and more
  • System.IO: for file reading and writing and filename and directory handling

Add a namespace's reference

Add a namespace&#39;s reference
  • Open vvvv's ProjectExplorer by pressing ctrl+J and then navigate to your appropiate dynamic plugin within the shown list. The missing namespace which causes the error should also miss in the list entry 'References'.
  • Click right and add the reference as shown in the screenshot.

anonymous user login

Shoutbox

~14d ago

~17d ago

joreg: The Winter Season of vvvv workshops is now over but all recordings are still available for purchase: https://thenodeinstitute.org/ws23-vvvv-intermediates/

~23d ago

schlonzo: Love the new drag and drop functionality for links in latest previews!

~1mth ago

joreg: Workshop on 29 02: Create Sequencers and Precise Clock Based Tools. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-08-create-sequencers-and-precise-clock-based-tools-in-vvvv-gamma/

~1mth ago

joreg: Workshop on 22 02: Unlocking Shader Artistry: A Journey through ‘The Book of Shaders’ with FUSE. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-12-book-of-shaders/

~2mth ago

joreg: Talk and Workshop on February 15 & 16 in Frankfurt: https://visualprogramming.net/blog/vvvv-at-node-code-frankfurt/

~2mth ago

woei: @Joanie_AntiVJ: think so, looks doable