raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
Ring Systems
aebrer, 2021on fxhash
Platforms
fxhash
Description

creator: Andrew E. Brereton date: 2021-12-27 twitter: @aebrer website: aebrer.xyz medium: Pico-8, Lua, Tweetcart

Source Code:

--fxhash snippet w=stat(6)s=1 for i=1,#w do ch=ord(sub(w,i,i))s+=s*31+ch end srand(s)

cls()pal({-8,8,9,10,11,12,-4,0,-8,8,9,10,11,12,-4},1)r=rnd function v(q,w,r,c) for x=-64,192,q do for y=-64,192,w do circ(x,y,r,c) end end end j=32k=32a=r(4)+1\12b=r(4)+1\12z=r(.3)+.5 for d=17,6,-1do if(r()>z)j-=a;k-=b j=max(j,8)k=max(k,8)v(j,k,d,r(d))end ::_::goto _

Inspired by how different ideas lead to new ideas, the same basic discoveries growing exponentially into a wild network of connected concepts and ways of understand reality.