Post #1268840
2026-02-21 01:32 UTC
I've been working on a light bloom filter for the bubble universe. There's this weird checkerboard pattern in the glow - most visible in the southeast corner where the arrow is.
I finally figured it out. That is, I'm pretty sure, caused by floating point overflow. I'm using f16 because wgpu on my GPU doesn't support blending into an f32 buffer.
Anyway. Light bloom. I'll probably turn it down once it's debugged.
🧵 12/N
#BubbleUniverse
Replies (1)
-
@kbob@chaos.social 2026-02-21 01:39
Here's the isolated bloom. The checkerboard is easier to see here. 🧵 13/N #BubbleUniverse