When I was searching for inspirations, I found Figure 1. Because of its cool patterns, I want to create something that's similar to it.
Figure 1
I worked off the simple pendulum code from Dan's video. I tried to make different patterns and effects while trying to keep it simple and learning the pendulum equation that's used in the video.
Then I sketched another interaction with pendulum array. I wanted to create a curtain that waves while users click on the screen. Code: https://editor.p5js.org/Jenny-yw/sketches/Sb1SgMWjD
The curtain flowing effect is perfect, but the curtain doesn't keep waving when the mouse is pressed. I still need to figure that out.
Comments