Public
Like
web-gui-lmem
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

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.
-
The TouchDesigner component can be found on my Patreon.
-
Check out the youtube tutorial covering the component and website.
Local Development:
yarn install
yarn dev
Build for Production:
yarn build