Create simulation
create_simulationBuild GPU simulations in TouchDesigner: generate Gray-Scott patterns, drifting trails, or advected fluid smears with adjustable decay.
Instructions
Build a GPU simulation: 'reaction_diffusion' grows Gray-Scott patterns (via the validated recipe), while 'slime' and 'fluid' run a feedback loop displaced by an evolving noise flow field — drifting trails and advected smears. Exposes a Decay knob (trail persistence). For more procedural techniques (cellular automata, flow fields, strange attractors) see create_generative_art.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | reaction_diffusion = Gray-Scott patterns (uses the validated recipe); slime = drifting decaying trails; fluid = advected smear. | reaction_diffusion |
| speed | No | (slime/fluid) How fast the flow field evolves. | |
| decay | No | (slime/fluid) Trail persistence — higher holds longer. | |
| expose_controls | No | ||
| parent_path | No | /project1 |