Follow

//
ppr("A4");pen(.2)
var c=(x,y,n,r)=>{for(i=0;i<n;i++){a=rnd()*TAU;m2(x+sin(a)*r,y+cos(a)*r);a=rnd()*TAU;l2(x+sin(a)*r,y+cos(a)*r)}}
M=.4;C=3;N=12;for(n=0;n<N;n++){c(W*M/2+W*(1-M)*(n%C)/(C-1),H*M/2+H*(1-M)*(flr(n/C)/flr((N-1)/C)),50,W*0.1)}

Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!