price
5 TEZ128/128 minted
Project #28356
Interactive
This project is a cellular automata that simulates falling sand. The falling is deterministic: each sand particle will fall to the same place each time the program is run. Some iterations eventually stop, some continue indefinitely.
The fun is that the project is implemented on a fragment shader. There is no array of grains of sand. Each pixel decides whether a grain of sand from a neighboring pixel will end up in it or not. This logic required a lot of banging my head against the wall, because the slightest mistake caused sand to disappear into nowhere or appear out of nothing and clutter up the entire space.
0…9 — set speed
space — pause
s — save picture
drag over — add more sand
shift+drag — erase
The fun is that the project is implemented on a fragment shader. There is no array of grains of sand. Each pixel decides whether a grain of sand from a neighboring pixel will end up in it or not. This logic required a lot of banging my head against the wall, because the slightest mistake caused sand to disappear into nowhere or appear out of nothing and clutter up the entire space.
0…9 — set speed
space — pause
s — save picture
drag over — add more sand
shift+drag — erase
PriceDutch auction TEZ 128->29->24->19->16->13->9->8->7->6->5changes every 5 minutesAuction starts(1)Royalties10.0%(1)Tags
Metadataopen in new tab (0)
cellular automata
webgl
shader
glsl
sand
infinity
Metadataopen in new tab (0)
Filters
Features
Listings