Get Experimental Techniques
get_experimental_techniquesBrowse TouchDesigner experimental techniques by category to get code snippets, operator chains, and setup notes for GLSL, GPU compute, machine learning, generative systems, audio-visual, networking, and Python advanced.
Instructions
Browse TouchDesigner experimental techniques by category. Categories: glsl, gpu-compute, machine-learning, generative-systems, audio-visual, networking, python-advanced. Returns technique descriptions, code snippets, operator chains, and setup notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Technique category to browse. Options: glsl, gpu-compute, machine-learning, generative-systems, audio-visual, networking, python-advanced. Aliases: shader/raymarching/sdf=glsl, gpu/cuda=gpu-compute, ml/ai=machine-learning, generative/lsystem=generative-systems, audio/fft=audio-visual, network/osc/ndi=networking, python/numpy/opencv=python-advanced | |
| show_code | No | Include GLSL/Python code snippets in output (default: true) | |
| show_setup | No | Include operator setup details (default: true) | |
| technique_id | No | Optional specific technique ID to fetch (e.g. 'raymarching_basic', 'reaction_diffusion_gs'). If omitted, returns all techniques in the category. |