Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 990 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 990 Bytes

TouchDesigner Android Controller Demo-1

APM

This project is a basic demo for TouchDesigner's DAT plugins. By using this project you will be able to control your TouchDesigner with your mobile phone (Android)

Prerequisites

Installing

  • Compile project on Android Studio
  • Open .toe file on TouchDesigner
  • Set your IP inside Udp DAT plugin properties in .toe project
for example: 192.168.1.4
  • Set your Port inside Udp DAT plugin properties to be same as defined in Android project /utils/Constants.js
for example: 9997

Authors

  • İbrahim Sefa TUNA - Android Developer

License

This project is licensed under the MIT License - see the LICENSE.md file for details