Playground
Misc coding shits:
PinGrabber—Extensão para baixar WebM, MP4 e JPG do Pinterest.
escreveapaga—Bloco de notas online descomplicado.
Letterboxd-Watchlist-Randomizer—Extensão para randomizar escolha de filmes em watchlist do Letterboxd.
Mubi2Boxd—Extensão para exportar dados do Mubi para o Letterboxd.
beyond the horizon [PICO-8, gif — download cart] — projeto de arte digital feito no PICO-8.
Versão #postcart:
p={}t=0::_::t=(t+1)%300 c=t<180 cls(c and 0 or 7)r=(t/175)^9*300 h=64-t/4 for i=1,500 do s=p[i]or{x=rnd(400)-200,y=rnd(400)-200,z=rnd(99)}p[i]=s s.z=(s.z+(c and-2 or 2))%99+1 pset(h+s.x/s.z*40,h+s.y/s.z*40,c and 6 or 8+i%7)end
if(c)circfill(h,h,r,0)circ(h,h,r,8) flip()goto _
bubbous [PICO-8, arte interativa — link] =======
bubbous [PICO-8, arte interativa — link] >>>>>>> 60a32a00d0b51cebc344e568b9d396d481fa7da5 — projeto interativo feito no PICO-8 e Javascript.
flowsketching [p5js, arte generativa — link] — desenhar com movimentos do mouse sem ver o canva? Yeap.
lines reactive [p5js, arte generativa — link] — audio react e linhas generativas.
meltingblocks [p5js, arte generativa — link] — audio reative + dithering na webcam.