Bouncing Balls in TouchDesigner
In this video, I show a simple technique for making a circle bounce within the bounds of the screen that is similar to what you might do in something like p5js or processing (but simpler). The effect is something like the familiar DVD screensaver. I then show a more advanced example that causes the bouncing based on collisions with other things on the screen – ala pong.