vvvv-patching
CommunityMaster vvvv patching patterns for robust visuals.
System Documentation
What problem does it solve?
Explains vvvv gamma visual programming patterns — dataflow, node connections, regions (ForEach/If/Switch/Repeat/Accumulator), channels for reactive data flow, event handling (Bang/Toggle/FrameDelay/Changed), patch organization, and common anti-patterns (circular dependencies, polling vs reacting, ignoring Nil). Use when the user asks about patching best practices, dataflow patterns, event handling, or how to structure visual programs.
Core Features & Use Cases
- Dataflow basics: left-to-right execution order; links carry data between pads; live evaluation per frame; spreading and node state retention.
- Regions and Process Nodes: ForEach, If, Switch, Repeat, Accumulator; create/update semantics; sub-patches; patch organization for clarity.
- Channels and Event Handling: reactive data flow with IChannel<T>, Bang, Toggle, FrameDelay, Changed; patterns to avoid common anti-patterns like circular dependencies and nil handling.
Quick Start
Walk through a simple vvvv patch using left-to-right dataflow, region nodes, and a small set of channels to illustrate core concepts and best practices.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vvvv-patching Download link: https://github.com/antokhio/VL.Stride.Voxels/archive/main.zip#vvvv-patching Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.