Language !!install!! | Touchdesigner
Avoid using Tscript for new projects. Python offers vastly superior library support, modern debugging tools, and better execution speeds inside modern TouchDesigner architectures. Summary: Which Language Should You Use? Task Requirement Primary Language Tool Realization Image filters, pixel math, generative textures GLSL Audio analysis, UI routing, math constants Visual Nodes CHOPs / TOPs / SOPs App configuration, API web requests, logic switching Python Text DAT / Callbacks Geometry distortion, complex 3D material shading GLSL
When CPU-bound Python is too slow for heavy graphics computing, TouchDesigner opens the door to . GLSL is a high-performance, C-like language executed directly on your graphics card. touchdesigner language




