How to do a While Loop That Doesn’t Crash TouchDesigner (tutorial)

Get access to more content like this – including 50+ hours of TouchDesigner video training, a private Facebook group where Elburz and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls – here: https://bit.ly/2zJ0lmt

Everyone has had the experience of learning Python and trying to implement their new techniques in TouchDesigner. A common problem that many people have is trying to do while loops in TouchDesigner. A regular while loop is likely to make TouchDesigner crash, which can be a real buzz kill! This is because both TouchDesigner and Python are single-threaded at their core. In this video, Elburz explains some TouchDesigner tricks and techniques you can use to build a functioning while loop in TouchDesigner that gives you all the benefits of Python’s while loop without the dangers of crashing your project.

About The Author

You might be interested in