Hi, I need assistance creating an interactive experience. I’m a beginner, and I’d like to build a setup where an iPad displays a webpage that allows users to type text. Whatever text the user enters on the webpage should then be sent to TouchDesigner and displayed there with animated backgrounds and visual effects.
Could you guide me on how to achieve this? Thank you!
what parts do you need help with and how far have you gotten so far?
Your idea deals with a few different elements:
visual component for effects
python for the webserver DAT’s functionality and interaction
web framework for the webpage
For beginners we recommend going through our curriculum at learn.derivative.ca as this will teach some fundamental ideas about TouchDesigner.
After please check some tutorials that you can find online. A quick search for “web server” on alltd.org returned a whole bunch of videos related to your request