SkillAgentSearch skills...

UnityTouchOSC

Simple integration of Touch OSC in Unity

Install / Use

/learn @marcteys/UnityTouchOSC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Unity Touch OSC

Requirements

To use Unity Touch OSC, you need to download the application TouchOSC, developped by hexler. You can download the iOS or the Android version. You also need to connect the device and the computer at the same wifi.

Getting Started

TouchOSC

To setup TouchOSC, you can follow the official [docs](http://hexler.net/docs/. The main steps are:

  1. Get the IP Address of your computer.
  2. Configure the OSC connection.

Unity

To use UnityTouch OSC, the unity scene needs two scripts.

How does it works

TouchOSC send the data via the wifi network, to a specifitc port. The scripts read the data recieved.

The data interpretation

To do

  • Complete documentation

Credits

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks3

Languages

C#

Security Score

55/100

Audited on Jan 21, 2023

No findings