Skip to content

BlackPhlox/bevy_osc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

bevy_osc


link to crates.io link to docs.rs link to license downloads/link to crates.io stars/github repo github actions tracking bevy release branch

A plugin that uses nannou_osc that allows you to send and receive osc data for all who wants to control bevy from other programs or controllers.

Setup

To test simple, send and the custom example:

  1. Install orca
  2. Copy/paste this snippet into the program
  3. Go to Communication -> Choose OSC Port and enter 34254
  4. Run the example(s) and see the data flowing (as shown below)
2021-06-14.23-47-59.mp4

Support

Bevy tracking

bevy bevy_osc
0.5 0.1.X
0.6 0.2.X
0.7 0.3.X
0.8 0.4.X
0.9 0.5.X

Licensing

The project is under dual license MIT and Apache 2.0, so joink to your hearts content, just remember the license agreements.

Contributing

Yes this project is still very much WIP, so PRs are very welcome

About

Send and receive OSC data to and from bevy and other programs or controllers

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages