Conversation

to be clear, the blurhash effect used in the audacious kirigami UI is *not* an actual blur. that would, obviously, be too slow.

instead we sample chroma and luminance on a grid and turn that into a gradient

1
0
0

this is an old demoscene trick to approximate a blur :)

1
0
1