/VVVV.Plugins

plugins for vvvv

Primary LanguageC#

VVVV.Plugins

plugins for vvvv

PRINT

Print - prints a texture Printer - returns information about specific printer or all available printers

EXEC

EXEC plugin executes a program with given command-line arguments and output the results (StdOut), errors(StdErr), Process ID, the current status of the program and the exit code.

You can show/hide the program main window or choose if the program is executed in parallel, before you start the process.

In parallel mode you can force the program to stop with the kill pin.

Useful for running a program in the background and capture real time the output, useful for progress report or so..

HostAddress

HostAddress node can be used to find the IP of a host machine (convert host to IP) or domain name (convert domain name to one or more ip addresses)

spreadable non-blocking help patch