Skip to content

seethroughlab/vivid-plexus

Repository files navigation

vivid-plexus

vivid-plexus is a small hybrid package that pairs a GPU plexus visual with an audio synthesizer driven by the same particle field.

Preview

vivid-plexus preview

Package docs model

  • this README.md is the package overview used by the central Vivid docs site
  • operator reference pages are generated from source doc block comments in src/
  • graphs/plexus_demo.json is the active smoke and example graph

Operators

  • Plexus — renders a connected particle field and exposes positions plus connection strengths
  • PlexusSynth — turns the same field into a pentatonic audio texture

Install

./build/vivid install https://github.com/seethroughlab/vivid-plexus.git

Local development

From vivid-core:

./build/vivid link ../vivid-plexus
./build/vivid rebuild vivid-plexus

Validation

  1. Build package operators and package tests.
  2. Validate the link/rebuild cycle from vivid-core.
  3. Run test_demo_graphs against this package's graphs/ directory.

License

MIT (see LICENSE).

About

Vivid package: plexus operators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors