Close
Tutorial

Body Tracking with No Kinect in TouchDesigner 2022 For Beginners

Hey! In this tutorial, we'll go over how to use the real-time body tracking component for TouchDesigner that I've released on my Patreon: https://patreon.com/blankensmithing

Link to the No Kinect Website: https://no-kinect.netlify.app/
[Note] you can tack in a query parameter to your socket server by using ?wsURL=
eg. https://no-kinect.netlify.app/?wsURL=wss://our-socket-server.herokuapp.com:443
This makes it easy to share a permanent URL to your phone.

You'll need a free login to GitHub and Heroku
Link to the WebSocket Server.

If you're interested in learning more about WebSockets check out my beginner series here where I go over how to control TouchDesigner using a website and vice versa. Using all the info in this series you should be able to recreate the TD component in this video from scratch.

Experience level