Foreword Foreword by Author What is TouchDesigner? Accessing the book Compiling the book Attribution and Licensing 来源(书栈小编注) Foreword Between the artist and the tool are ...
2.8 Realtime Flag 2.8 Realtime Flag The Realtime flag changes TouchDesigner’s behaviour significantly. When it is active (it is active by default), TouchDesigner will always ...
4.3 Audio Inputs and Outputs 4.3 Audio Inputs and Outputs Audio can be processed from a variety of sources, and can be processed in a variety of ways. TouchDesigner is capable ...
7 COMPs 7.1 Introduction 7 COMPs 7.1 Introduction There are 3 types of Component Operators, or COMPs, and each have different uses: Object components create, light, and v...
1.5 Using an External Text Editor 1.5 Using an External Text Editor Small Python scripts can be created and edited inside of TouchDesigner, but as scripts grow, an external tex...
9 Python 9.1 Introduction 9 Python 9.1 Introduction Python scripting is one of the most powerful features of TouchDesigner 088. It is capable of doing incredibly complex ope...
5 DATs 5.1 Introduction 5 DATs 5.1 Introduction Data Operators, or DATs, perform operations on data. They can edit, parse, create, send, and receive data in various forms. T...
9.6 External Modules 9.6 External Modules One of the underused benefits of Python integration in TouchDesginer is the ability to import third-party Python libraries and use the...
11.7 Windows System Processes 11.7 Windows System Processes Windows is a complex operating system, and there are many processes and system-related applications running behind t...
1.4 Networks and Paths 1.4 Networks and Paths All TouchDesigner projects are made of Networks. A Network is a group of Operators. Networks are encapsulated inside of components...