web-gui-lmem

TouchDesigner Component with text saying WebGUI

Paired with the Web GUI TouchDesigner componenet this website will auto-generate a GUI for any TouchDesigner container. The website uses websockets for real-time communcation. This project uses Tweakpane for generating UI.

Local Development:

yarn install
yarn dev

Build for Production:

yarn build