Hello! I didn’t have time to show everything today. I really wanted to show this code but I ran out of time 🙈, so I’m attaching a video here:
This is the code:
shape(2).color(1,1,0.5).rotate(({time})=>(time%360)/2)
.modulate(osc(25,0.1,0.5)
.kaleid(50)
.scale(({time})=>Math.sin(time*1)*0.5+1)
.modulate(noise(0.6,0.5)),0.5)
Thanks Thaís!