vvvv-custom-nodes
CommunityCraft vvvv gamma C# nodes with ease.
Authortebjan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of writing custom C# nodes for vvvv gamma, enabling developers to extend vvvv's functionality with their own logic and components.
Core Features & Use Cases
- ProcessNode Pattern: Understand and implement the core
[ProcessNode]attribute for stateful nodes. - Pin Configuration: Learn how to define input and output pins, including visibility and grouping.
- Change Detection: Implement efficient recomputation by detecting input changes.
- Service Consumption: Access vvvv's core services like
NodeContext,IFrameClock, andGame. - Use Case: You need to create a custom node that performs a complex simulation or integrates with an external library. This Skill guides you through structuring your C# code to work seamlessly within vvvv.
Quick Start
Write a new C# node class using the [ProcessNode] attribute and define its Update method with out parameters first, followed by value inputs.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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-custom-nodes Download link: https://github.com/tebjan/vvvv-skills/archive/main.zip#vvvv-custom-nodes 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 471,000+ vetted skills library on demand.