
Interactive installations thrive when the barrier to entry is low. To engage audiences effectively, we need robust methods for connecting personal mobile devices to large-scale generative visual environments.

Interactive installations thrive when the barrier to entry is low. To engage audiences effectively, we need robust methods for connecting personal mobile devices to large-scale generative visual environments.

In the previous tutorials, we learned what is WebSocket and how to use this technology to send data from our smartphones to TouchDesigner. But in this post, we dive into the opposite way, where you'll learn how to create a patch to send data from TouchDesigner straight to the browser.

In this tutorial we will show how to integrate multiple WebSocket connections to use in interactive projects in TouchDesigner.

Hey! In this tutorial, we'll go over how to use a new custom component that allows you to instantly create a web GUI for any TouchDesigner container and control TD in real time over the web.

WebRTC Many of you have been asking for a simple setup that relies on WebRTC to share TouchDesigner content to a web page since we introduced WebRTC in our 2022.20k series of builds.

WebWelder is a TouchDesigner component (.tox) allowing 2-way interaction with a web page via WebSocket messaging.