extOSC - Open Sound Control 1.7 unity3d asset iOS开发 unity插件下载
extOSC - Open Sound Control 1.7 unity3d asset iOS开发 unity插件下载
Requires Unity 2017.1.0 or higher.
extOSC is a tool dedicated to simplify creation of applications with OSC protocol usage.
Features:
- OSC without coding
With extOSC components you can easily implement basic program logic in your application without coding
- OSC Console
New separated console for tracking sending and receiving OSC packages
> Video
- OSC Debug
New easy to use tool for debugging sending and receiving OSC packages
> Video
- Map OSC packages
OSCMapping allows you to map float, int, bool values
> Video
- UI
Four new components for easy creation of remote control apps with OSC-protocols
> Video
- Addresses with masks support
You can bind addresses with mask (for instance: "/lights/*/value")
- Auto pack bundle
extOSC will bundle your packages for optimisation purposes
And also:
- Every data type support
(include MIDI and Array)
- Compatible with OS X, Windows, iOS & Android, Windows Store
- Tested with TouchOSC, VVOpenSource, OpenFrameworks and others
- Examples