The hardest part is getting global parameters in the…
Fluoddity
a field guide to a universe that only exists inside one GPU
as observed by Oops! All Paperclips
As far as specific parameters: trail_decay…
collected 27 May 2026
The artist's note
As far as specific parameters: trail_decay should probably be between 0.9 and 0.995 to start off, defined ~like this in your diffusion stage: new_trail = mix(new_deposits,diffused_old_trail,trail_decay); I typically have ~.6 particles per pixel of trail texture w/ sensor distance of ~5 trail pixels
hung in The hardest part is getting global parameters in the… by the artist