Hello, I'm learning TouchDesigner (TD) since January 2024, did follow a course at SAT and tried by myself a few tutorials.
Python
https://youtu.be/aZtraQ2N4Oc VSCodeTools helps creating/opening/managing VSCode workspaces and synced (externalized) scripts or tables. The only requirement is code.exe set up as the default text editor in TD Preferences.
VSCodeTools - Create/Open Workspaces and Externalize DATs
TDBOY - The GameBoy Emulator in TouchDesigner TDBOY is a GameBoy emulator built within TouchDesigner, enabling you to play all your favorite GameBoy games with a modern twist.
TDBOY - The GameBoy Emulator in TouchDesigner
Control Anything on Your Computer with TouchOut TouchOut allows you to control any application on your computer by simulating clicks from TouchDesigner to any desired app. Follow the video tutorial to get started, and download the necessary files below.
TouchOut - Control Your Computer
This project aims to enable users to interact with a Sony FX9 camera using TouchDesigner. Whether it's for professional purposes or more experimental endeavors, such as controlling the camera's iris or focus using voice commands or motion gestures, this project has you covered.
CONTROL SONY FX9 CAMERA WITH TOUCHDESIGNER
With the 2023.11000 series of TouchDesigner, a new Logger COMP was added to the program, which at its core is a wrapper for the Python logging library.
Using the Logger COMP in TouchDesigner
Join Ana Estarita in this beginner-friendly tutorial, where we will be integrating AI image generation in TouchDesigner.
Using AI Image Generation in TouchDesigner
Do you want to export vector files from TouchDesigner to be cut, plotted, or printed? Scalable Vector Graphics (SVG) files are probably the most common graphic format for this purpose.