Crates.io | bevy_osc |
lib.rs | bevy_osc |
version | 0.6.0 |
source | src |
created_at | 2021-06-16 12:08:27.248519 |
updated_at | 2024-07-28 09:53:59.978935 |
description | Send and receive OSC data to and from bevy and other programs or controllers. |
homepage | |
repository | https://github.com/BlackPhlox/bevy_osc |
max_upload_size | |
id | 410836 |
size | 101,431 |
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.
To test simple
, send
and the custom
example:
34254
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 |
0.14 | 0.6.X |
The project is under dual license MIT and Apache 2.0, so joink to your hearts content, just remember the license agreements.
Yes this project is still very much WIP, so PRs are very welcome