vvvv-spreads
CommunityMaster vvvv's Spread<T> and SpreadBuilder<T>
Authortebjan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers efficiently work with collections of data in vvvv gamma, enabling complex data manipulation and processing through its core Spread<T> type and the SpreadBuilder<T> for creation.
Core Features & Use Cases
- Spread Creation: Learn to build
Spread<T>usingSpreadBuilder<T>for performance. - Data Transformation: Implement mapping, filtering, and zipping operations on spreads.
- Performance Optimization: Understand when to use
ReadOnlySpan<T>for high-frequency data. - Use Case: You need to process a list of particle positions and velocities frame by frame. This Skill guides you on how to efficiently update and manage these collections using
Spread<T>andSpreadBuilder<T>.
Quick Start
Use the vvvv-spreads skill to create a Spread<float> containing values from 0 to 9.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-spreads Download link: https://github.com/tebjan/vvvv-skills/archive/main.zip#vvvv-spreads 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.