Skip to content

Example of using nannou to control toio core cubes using the OSC bridge `toio-osc`

License

Notifications You must be signed in to change notification settings

MacTuitui/toio-nannou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toio-nannou

Example of using nannou to control toio core cubes using the OSC bridge toio-osc

What?

This is an example of using nannou as a way to control toio core cubes. The idea is that managing bluetooth connections is painful, but using OSC not that much.

How?

You need to run the toio-osc bridge application here to connect to the cubes and get things running. Then:

  • cargo run --release

And you should see the cubes on your screen, and they'll follow a hexagonal pattern around.

See the code for more ideas.

About

Example of using nannou to control toio core cubes using the OSC bridge `toio-osc`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages