Dither Sigil

P1x3lboy36/36

Inspiration:
Aebrer's Spindleweave Imaginarium shreds pixels in both horizontal and vertical directions. i wanted to explore the smoother vertical path, creating a dithered sigil maker which locks and then releases over time.

Tweetcart Relay is a series of tweetcarts minted and passed between artists who take the prior work, and modify it to their liking. Anyone who likes to make tweetcarts or wants to learn how can join! This particular relay is an ongoing project between aebrer, CarsonK, alexthescott, and p1x3lboy.

Relay information:
-> inspiration tweetcart: Spindleweave Imaginarium; https://www.fxhash.xyz/generative/slug/spindleweave-imaginarium
-> inspiration tweetcart author: aebrer; tz1ZBMhTa7gxSpaeXoqyc6bTCrxEHfZYSpPt
-> destination: open

Pico-8 Source Code:
-> 155 Tokens, 264 Characters

cls()v=20
r=rnd
n=cos
p=r(6)+5
s=r(-1)srand(s)g=60j=●-웃
e=r(9)+1f=r(16)+1
poke(24364,7)
for i=1,v do pal (i,(r(v)-17),1)end
::_::g+=r(.002)
if(g>110)g=v
for i=0,v do
m=1+n(g/v)\p
a=n(n(g/p-i/v))*v*p*m
b=n(n(g/v-i/v))*v*p*m
line(v+a,v+b,i)memcpy(v,v+e,v)
end
goto _

This page has been generated using fx_hash public API https://api.fxhash.xyz/graphql/, to display an overview of a creator's collection from www.fxhash.xyz. The computation of "rarity" is not the official computation and therefore can differ. Dev by @zancan.