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. The website will also live-update when changes in TD are made.
We'll also dive into behind the scenes how the component works by programmatically getting and setting the state of TouchDesigner containers using Python.
The project file is available on my Patreon.
Glitch Website for the WebGUI
Websockets in TouchDesigner Tutorials
Websocket Server Github Template
Heroku
Python Documentation
TDJSON
TDFunctions