Vuo  2.0.0
Vuo API Documentation

Vuo is a realtime visual programming environment designed to be both incredibly fast and easy to use. There are many ways for the Vuo community to add on to Vuo and add Vuo into other applications. This documentation describes special ways that (non-visual) programmers can work with Vuo.

Vuo comes with several resources for programmers:

  • An SDK, which includes:
    • The Vuo framework (including nodes, compiler, and runner)
    • The Vuo command-line tools
  • Source code for everything in the SDK
  • Example projects for creating add-ons to Vuo
  • Example projects for using Vuo inside another application
  • This API documentation

Before you read this API documentation, we recommend that you start by reading the Vuo Manual to become familiar with how Vuo works. If you have questions about programming with Vuo, you can find help on the Vuo Support page.

Here are some good starting points in this API documentation: