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.
Python
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.
Exporting SVG in TouchDesigner
FunctionStore_tools - enhance your workflow with these free tools! FunctionStore_tools is a collection of free TouchDesigner hacks and tools that can help improve your workflow as well as manipulate the default behavior of TD.
FunctionStore_tools - enhance your workflow with these free tools!
The v1.3 release of our TD Scripts for Blender Add-on has gained a huge performance boost regarding exporting denser meshes from Blender into Touchdesigner. We've also developed a dedicated .TOX which will work hand in hand with the Blender Add-on.
TD SCRIPTS V1.3: A BLENDER ADD-ON FOR TOUCHDESIGNER
For new TouchDesigner developers, keeping all of the different Python members and methods specific to TouchDesigner can be somewhat of a challenge, especially if they’re not already experienced with coding.
Python Cheat Sheet for TouchDesigner Developers
This is an extensive component for random number generation in CHOPs, specifically *unique* random number generation.