MacTuitui / toio_processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toio_processing

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.

Controls

  • 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

Dependencies

You need to install the oscP5 library for Processing to use this sketch.

About

License:MIT License


Languages

Language:Processing 100.0%