8000 GitHub - sacredgeometry/UnityOSC: Open Sound Control (OSC) C# classes interface for the Unity3d game engine
[go: up one dir, main page]

Skip to content

Open Sound Control (OSC) C# classes interface for the Unity3d game engine

Notifications You must be signed in to change notification settings

sacredgeometry/UnityOSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

UnityOSC v1.0 -------------------------

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

---------------------------------------

Author: Jorge Garcia [jorge.garcia03@estudiant.upf.edu]

Acknowledgements: Stefan Kersten [stefan.kersten@upf.edu], for reviewing the code and the API. 
This library includes portions of code from the Bespoke OSC library by Paul Varcholik [pvarchol@bespokesoftware.org]

* Documentation

	docs/doxygen/html/index.html		doxygen generated html reference
	docs/UnityOSC_manual.pdf		main reference and examples of usage

* Source code

	src/OSCHandler.cs
	src/UnityOSC/OSCBundle.cs
	src/UnityOSC/OSCClient.cs
	src/UnityOSC/OSCMessage.cs
	src/UnityOSC/OSCPacket.cs
	src/UnityOSC/OSCServer.cs
	src/Editor/OSCHelper.cs
	
* TODO

	- Unit tests.
	- Change string concatenations to C# string builders.
	- Upload test scripts.
	- Review exception handling for uninitialized client/servers.

About

Open Sound Control (OSC) C# classes interface for the Unity3d game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0