A Processing example to control toio core cubes using the Rust toio-osc bridge. Once you have the bridge running, you can run this Processing sketch to control the cubes.
- Press down the mouse to direct a mirrored movement
- press
c
to trigger the chase mode - press
p
to spin one cube - press
s
to stop
You need to install the oscP5
library for Processing to use this sketch.