Collect this limited edition (15) at clean NFTs plateform Hicetnunc
#195 _LOOP sk02
Looped timeline with easing motions in javascript (P5.js). Adaptation of animation utilities from MAKIO135 in P5.js. Code : https://editor.p5js.org/codingJM/sketches/S0TwYcx8v
#193 Spiral Trigo Poster 23
Code Here t=0,b=255; setup=_=>createCanvas(c=400,c); draw=_=>{n=90;background(b);l=translate;r=rotate;l(m=c/2,m);s=sin((t+=1)*.008);r(s*PI);for(i=n;i–;) {z=n/i;a=PI*s*10/z;d=m/z; push();r(a);fill(0);stroke(b);strokeWeight(4);circle(cos(a)* d,sin(a)*d,map(i,0,n,50,1));pop();}}
#192 Spiral trigo Poster23
Code here
#189 Poster sk18 Fractal array javascript
-> Code here