1212
UnityOSC/README.md at master · DevinThompson/UnityOSC · GitHub
Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 370 Bytes

File metadata and controls

16 lines (9 loc) · 370 Bytes

UnityOSC v1.2.

Open Sound Control classes and API for the Unity 3d game engine

Based on Bespoke Open Sound Control Library by Paul Varcholik ([email protected]). Licensed under MIT license.

Documentation and examples of usage

docs/doxygen/html/index.html

docs/UnityOSC_manual.pdf

TODO

07.11 Change string concatenations to C# string builders.