L-Systems & Particles | TouchDesigner Tutorial
Hey, that’s a brief introduction to working with L-Systems in TouchDesigner along with some particles. I hope you’ll fine it helpful 🙂 A link to the free project file: https://anyamaryina.gumroad.com/l/ocmhk Timestamps: 00:00 Intro 00:32 Creating a general layout 01:45 L-System overview 07:09 Transforming the tree into particles 09:54 Post-processing 11:32 Additional particles 14:59 Adjusting light […]
Vera Molnar's Quads & Iterations | TouchDesigner Tutorial
Let’s recreate one of the Vera Molnar’s works, which if perfect to study nested iterations! A link to a free project file: https://anyamaryina.gumroad.com/l/molnar_iterations Timestamps: 00:00 Intro 00:59 Creating a grid of rectangles 05:05 Distorting rectangles 07:25 Creating layers of rectangles 10:42 Adjusting the grid 11:13 Colorizing 13:39 A small tip 13:58 Outro Music: Dan Bodan […]
Interactive Text Displacement | TouchDesigner Tutorial
Just a sketch, that I decided to turn into a tutorial, as it covers some topics like replication, displacement, interactivity, basic scripting. So I hope you’ll find something helpful in it. The stroke that I use to make replicants connection is c.outputConnectors[0].connect(op(‘layout1’)), which means that for each replicant we call a connect method, that makes […]