This module covers Python integration, project organization, and performance optimization.
Contents
- (y-) Python in TD: Writing Python inside TouchDesigner.
- (y-) The op and me objects: Navigating the network with code.
- (y-) Custom Parameters: Adding your own parameters to COMPs.
- (y-) Modular Design and Toxes: Reusable components (.tox files).
- (y-) Container and Widgets: Building custom user interfaces.
- (y-) Cooking: How TD decides what to compute.
- (y-) Performance Monitoring: Finding and fixing slowdowns.