Phone & Tablet Apps for TouchDesigner
Here at the Interactive Immersive HQ, we’ve covered several fun phone and tablet apps that work with TouchDesigner in various blog posts and videos. This post brings a lot of them together in one place with links, so you have a handy reference. We’ve also added a few we haven’t covered in depth yet that are worth knowing about.
All of these apps work over WiFi, so the key requirement for most of them is that your phone or tablet and your computer are on the same network.
Capture for NDI
NDI (Network Device Interface) is a protocol for sending video over a local network, and the Capture for NDI app takes the screen from your phone or tablet camera into a wireless video source that TouchDesigner can pull in directly using the NDI TOP. Whatever your device sees, you can see in TouchDesigner.
A great example is pairing it with a drawing app like Procreate on an iPad: draw on your tablet and have that artwork feed live into your TouchDesigner patch. Setup is straightforward, and once it’s working, it feels almost too easy.
Remote-RED / Node-RED
Node-RED is a node-based programming environment built on JavaScript for the web. It lets you build control panels and data flows in a browser without writing code from scratch, and it communicates with TouchDesigner over OSC. Remote-RED is the companion iOS and Android app that brings those Node-RED interfaces to your tablet, so you can walk around a venue and control your patch wirelessly from a custom web UI.
It’s not as plug-and-play as some of the other options on this list. You’ll need to get Node-RED running on your machine first — but the payoff is a more customizable interface and, crucially, two-way OSC communication: you can send values to TD and display live data from TD on the tablet. That’s something most OSC apps can’t do, and it’s extremely useful for monitoring a running show. We have a full blog and video walkthrough to get you started.
Zig Sim
Zig Sim (and its paid sibling, Zig Sim Pro) turn your iPhone into a sensor powerhouse. The free version streams a wide range of device sensor data: accelerometer, gyroscope, compass, touch, quaternion, directly into TouchDesigner via OSC. Point the OSC In CHOP at your phone, and you’re immediately mapping physical motion to parameters in your patch.
Where it gets really exciting is Zig Sim Pro, which unlocks ARKit capabilities, including face tracking, body tracking, and depth camera access via NDI on newer iPhones with LiDAR. That means you can use your iPhone as a pocket depth sensor and pull that data into TD — no Kinect required. If you have a newer iPhone and haven’t tried this yet, it’s one of the most surprising things you can do in an afternoon.
TouchOSC
TouchOSC is the go-to customizable control surface for TD work. Available on both iOS and Android, it lets you build your own interface: sliders, knobs, XY pads, buttons, multi-touch surfaces, using the desktop editor, then push that layout to your phone or tablet. It also ships with built-in sensor templates that stream accelerometer and gyroscope data without any custom setup.
In TouchDesigner, you receive everything through the OSC In CHOP. It’s one of the most flexible options on this list and works with Ableton, Resolume, Max/MSP, and most other tools you might be running alongside TD. We have a dedicated blog that walks through setup and provides examples.
📺 Read our TouchOSC & TouchDesigner guide
Get Our 7 Core TouchDesigner Templates, FREE
We’re making our 7 core project file templates available – for free.
These templates shed light into the most useful and sometimes obtuse features of TouchDesigner.
They’re designed to be immediately applicable for the complete TouchDesigner beginner, while also providing inspiration for the advanced user.
A Few More Worth Knowing
OSChook
(Android — Google Play)
Streams Android sensor data: rotation, light, gyroscope, proximity, and more — directly into TD via OSC. Free, simple, and a great option if you’re on Android and want the phone-as-sensor experience without any setup complexity.
GyrOSC
(iOS — App Store)
The iOS companion to OSChook in spirit. Sends gyroscope, accelerometer, compass, GPS, and quaternion data over OSC. Widely used in the TD community and referenced in many tutorials as the quick way to get motion data from an iPhone.
Wrap Up
Your phone or tablet is a surprisingly capable input device for TouchDesigner. Whether you want to stream video wirelessly, build a custom control surface, or turn your device’s sensors into live data, there’s an app on this list that covers it. Most of these require nothing more than being on the same WiFi network — so if you haven’t experimented with phone-to-TD workflows yet, any of the above is a great place to start.

