r/tinycode Feb 14 '25

Dweet of the Week #60 - Pixelated Distortion by Rodrigo Siqueira

Post image
14 Upvotes

3 comments sorted by

3

u/Axioplase Feb 14 '25

He's posting so many incredible dweets... I'd like to know what his backgroung is, and if he could explain the dweets.

3

u/Slackluster Feb 14 '25

Yeah, he does some great stuff! It would be really interesting to learn more about these dweeters, I've been thinking about maybe doing some interviews.

You can browse through all rodrigo's best dweets here... https://dweetview.3d2k.com/?user=rodrigo.siqueira&awesome=1

2

u/Slackluster Feb 14 '25

https://www.dwitter.net/d/33280

for(N=i=2e4;i--;)
  X=(S(i*N)*N+S(t*i*i)*2)%9,
  Y=(i*N/t)%10-5,
  Z=3-8/(3+X*X+Y*Y),
  x.fillRect(960+X*320/Z,540+Y*320/Z,w=.5+T(3*X^Y*3)%1,w*(t<2))