tblankensmith
patreon
Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 4 - Send Data from TD to a Website
🕑 Added 2022-10-02 04:08:50 +0000 UTCHey! 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.