Parameters in TouchDesigner

Learn about the different ways to connect TouchDesigner parameters to data sources and what the best approaches are for different situations. Even if you’re already familiar with the concepts, there’s still a bunch of information about the pros and cons of each. 0:00 Intro 0:36 Parameter Modes 1:07 Constants 1:39 Expressions 6:37 CHOP Exports 8:36 […]

TouchDesigner Quick Tips: Inline Python Expressions for Complex Parametrization

Start to unlock the true power of TouchDesigner by leverage all sorts of simple python expressions inline in Operator parameters. These tricks will let you do things easily with python, directly in parameter expressions, when doing so in operators might be quite difficult. While these are certainly not the only python expressions that can be […]