Search
Items tagged with: Gif
#gif #digitalart #AndyWallace
@andymakes@mastodon.art
Andy Wallace (@andymakes@mastodon.art)
Attached: 1 image pal({137,140,136},1) ::🧩:: cls() a=-t()/6 srand(0) for c=0,22 do for r=0,22 do b=rnd()+a*2 d=max(0,2*sqrt((11+sin(a)*8-c)^2+(11+cos(a/2)*6-r)^2)-8) x=c*6+sin(b)*d y=r*6+cos(b)*d s=6-d/8 rectfill(x,y,x+s,y+s,1+c%2+r*3%2) end end fli…Mastodon.ART
by Andy Wallace
@andymakes@mastodon.art
#pico8 #gif #andywallace
@andymakes@mastodon.art
u=circfill::_::cls()e=t()s=sin
for i=1,4do
h=i*25v=145-(e*(17+i*3))%170g=6+s(e)u(h,v,9,i)u(h,v,5,i-1)rectfill(h-9,v,h+9,v+9,0)for b=-5,5,2do
x=h-b
y=v
for k=0,2do
a=s(s(e/9+b/15)+s(y/220+k/13))/g-.25c,r=x,y
x+=9*cos(a)y+=9*s(a)line(c,r,x,y,i)end
end
end--#tweetcart
flip()goto _
#pico8 #gif #andywallace
Andy Wallace (@andymakes@mastodon.art)
Attached: 1 image u=circfill::_::cls()e=t()s=sin for i=1,4do h=i*25v=145-(e*(17+i*3))%170g=6+s(e)u(h,v,9,i)u(h,v,5,i-1)rectfill(h-9,v,h+9,v+9,0)for b=-5,5,2do x=h-b y=v for k=0,2do a=s(s(e/9+b/15)+s(y/220+k/13))/g-.Mastodon.ART
A green red rotating feedback loop. Made with "analog Nor analog". But was not able to reproduce this pattern again.
#digitalart #gif #art #kandit
via kandid@chaos.social
#digitalart #gif #art #kandit
via kandid@chaos.social
kandid (@kandid@chaos.social)
Attached: 1 image A green red rotating feedback loop. Made with "analog Nor analog". But was not able to reproduce this pattern again.chaos.social
by Andy Wallace
#tweetcart #pico8 #pixelart #Hitomezashi #gif
via @andymakes@mastodon.art
#tweetcart #pico8 #pixelart #Hitomezashi #gif
via @andymakes@mastodon.art
Andy Wallace (@andymakes@mastodon.art)
Attached: 1 image e,t=0,0 ::_:: if(t%3<.1)e,f=t,e p=mid(0,1,t%3) t+=.1 cls() for i=0,128,5do srand(f+i) a=flr(rnd(2))*5 srand(e+i) b=flr(rnd(2))*5 o=(1-p)*a+p*b for j=-o,128,10do line(i,j,i,j+5,14) line(j,i,j+5,i) end end flip() goto _ --#tweetcart …Mastodon.ART