Etienne Jacob
@etiennejcb
making gifs with code
this was a (draft) concept for the 2023 Revision Party competition. It was a fun collaboration with @etiennejcb
You can find me on mastodon and bluesky. mathstodon.xyz/@bleuje bsky.app/profile/bleuje… I've already been active on mastodon for a long time
a=(x,y,o=mag(k=x/4-12.5,e=y/9+9)/9)=>point((q=x+99+tan(1/k)+o*k*(cos(e*9)/2+cos(y/9)/.7)*sin(o*4-t*2))*.7*sin(c=o*e/30-t/8)+200,200+y*cos(c*4-o)-q/2*cos(c)) t=0,draw=$=>{t||createCanvas(w=400,w);background(6).stroke(w,46);for(t+=PI/60,i=2e4;i--;)a(i%100,i/250)}#つぶやきProcessing
I made this minesweeper game variant where you move and can put walls. The idea is that placing walls gives information by counters change, but also limits your movement. → bleuje.com/js_sketches/mi…

my best loops of 2024 (and also 2023, etc...) → bleuje.com/animationsite/…
My latest animation algorithm produces various patterns depending on two parameters, and I made a page to show some examples (+ a web app to see all possibilities): → bleuje.com/animationsite/…