← back

Particle System

Graphics

A tool to create real-time, physics-based Particle Systems in TouchDesigner using GLSL.

A particle system is a collection of independent objects, often represented by dots or other simple shapes (see The Nature of Code). Particles move and change over time according to a set of rules (in this case Newtonian mechanics). The patterns that emerge from these simple rules give rise to complex systems.