Close

Python

 TDU Python module in TouchDesigner.jpg
Community Post

TouchDesigner is always growing in its Python capabilities. Whether it’s the newer and shinier, like OpenCV and Script TOP, or more under the hood features like optimized expressions. One TouchDesigner Python feature that has been missed by many TouchDesigner developers is the tdu module.

TDU Python module in TouchDesigner

Community Post
 Pro Python String Hacks.JPG
Tutorial

In this video, Elburz demonstrates the new string formatting techniques in Python that all the pros are using: f-strings. This powerful new feature makes working with long strings for titles, data visualization labels, and more incredibly easy, intuitive, and less prone to bugs.

Pro Python String Hacks

Tutorial