Dunes - 2021
(220 chars)
t=0 pal({1,2,8,9,10,11},1) ::🌊:: cls(1)t+=.008 for k=1,5 do for c=-20,150 do y=-30+sin(t*(k+1)+c*.01)*10+sin(k*.3-c*.00003*c)*6+k*26+sin(t+k*.3)*5line(c,y,c,y+128,k+1) if(c%2==0)line(c,y,c-20,y+20,k) end end flip()goto 🌊 |
[Please log in to post a comment]