vivid-plexus is a small hybrid package that pairs a GPU plexus visual with an audio synthesizer driven by the same particle field.
- this
README.mdis 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.jsonis the active smoke and example graph
Plexus— renders a connected particle field and exposes positions plus connection strengthsPlexusSynth— turns the same field into a pentatonic audio texture
./build/vivid install https://github.com/seethroughlab/vivid-plexus.gitFrom vivid-core:
./build/vivid link ../vivid-plexus
./build/vivid rebuild vivid-plexus- Build package operators and package tests.
- Validate the link/rebuild cycle from vivid-core.
- Run
test_demo_graphsagainst this package'sgraphs/directory.
MIT (see LICENSE).
