‹Previous Post
Next Post›
Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 4 - Send Data from TD to a Website
no preview
DESCRIPTION
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over how to send WebSocket messages from TouchDesigner to a website. We'll start off by sending slider data in real time.