
4·
1 month agoIt’s a precomputed hash that let’s you know if an item is (kinda) in a set or not. Fast and uses up very little space.
See: https://en.wikipedia.org/wiki/Bloom_filter
What you are talking about with graphics is: https://en.wikipedia.org/wiki/Bloom_(shader_effect)
Rust should switch to ffmpeg!