Search
Items tagged with: loop
assembling cube
#art #loop #generativeart #gif
@ylegall@genart.social
#art #loop #generativeart #gif
@ylegall@genart.social
Yann Le Gall (@ylegall@genart.social)
21 Posts, 62 Following, 557 Followers · programming and generative artgenart.social - A Home For Generative Artists
A #houdini implementation of the "recursive rubiks" by @bleuje
#gif #art #loop #generativeart #creativecoding #houdini
by @ylegall@genart.social
Etienne Jacob (@bleuje@mastodon.social)
30 Posts, 49 Following, 1.47K Followers · creative coding, making gifs with codeMastodon
this was created by Andy Wallace
Party Pyramids
#pico8 #tweetcart #loop
::_::cls()for d=0,6do
e=sin(t()/16+d/5)c=32+(d%2)*64r=12+flr(d/2)*64if(d>5)c,r=64,24
s=30+flr(d/6)*30for k=1,s do
for i=0,.75,.25do
a=c+k*sin(e+i)b=c+k*sin(e+i+.25)y=r+k
if a>b then
line(a,y,b,y,4)for p=0,1,(k%9)/(9+k)do
pset(p*a+(1-p)*b,y,8+d)end
end
end
end
end
flip()goto _
https://mastodon.art/@andymakes/106434020113072476
Party Pyramids
#pico8 #tweetcart #loop
::_::cls()for d=0,6do
e=sin(t()/16+d/5)c=32+(d%2)*64r=12+flr(d/2)*64if(d>5)c,r=64,24
s=30+flr(d/6)*30for k=1,s do
for i=0,.75,.25do
a=c+k*sin(e+i)b=c+k*sin(e+i+.25)y=r+k
if a>b then
line(a,y,b,y,4)for p=0,1,(k%9)/(9+k)do
pset(p*a+(1-p)*b,y,8+d)end
end
end
end
end
flip()goto _
https://mastodon.art/@andymakes/106434020113072476