Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heaversm/unity-osc-receiver
OSC Receiver for Unity
https://github.com/heaversm/unity-osc-receiver
Last synced: about 1 month ago
JSON representation
OSC Receiver for Unity
- Host: GitHub
- URL: https://github.com/heaversm/unity-osc-receiver
- Owner: heaversm
- License: mit
- Created: 2014-05-16T11:17:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T19:16:29.000Z (almost 9 years ago)
- Last Synced: 2023-03-23T02:12:31.434Z (almost 2 years ago)
- Language: C#
- Size: 384 KB
- Stars: 66
- Watchers: 15
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
unity-osc-receiver
==================###OSC Receiver for Unity
[![tips](http://img.shields.io/badge/tips-appreciated-blue.svg)](https://www.gittip.com/heaversm/)
[I put together a video tutorial](https://vimeo.com/95584442) that shows how to drive animations in Unity via any device or program capable of sending Open Sound Control data. This tutorial covers touchOSC on the iPad and Ableton Live. The Unity plugin for receiving OSC data was found [in this thread](http://forum.unity3d.com/threads/16882-MIDI-or-OSC-for-Unity-Indie-users/page2), and the simplified and annotated code and Unity file can be [downloaded here]( https://github.com/heaversm/unity-osc-receiver)
**Project Links**
* [Touch OSC](http://hexler.net/software/touchosc)
* [OSCulator](http://www.osculator.net)
* [Live Grabber for Ableton](http://showsync.info/index.php/tools/livegrabber/)