Post #1268844
2026-02-21 20:14 UTC
Light bloom is done with multipass blurring. First the image is downsampled 5 times and blurred into a new image half as big using a 6x6 filter. Then each downsampled image is blurred again and added back to its parent
using a 3x3 filter. Finally, the half-size image is blurred and mixed with the original image.
It's cheap! About 80 texture read operations per pixel total.
(See alt. text for video explanation. Or see https://learnopengl.com/Guest-Articles/2022/Phys.-Based-Bloom .)
🧵 14/N
#BubbleUniverse
Replies (1)
-
@kbob@chaos.social 2026-04-06 02:01
I've been working on adding color themes to the bubble universe. Before today (Easter Sunday) is out, I want to preview the work-in-progress Easter theme. 🧵 15/N #BubbleUniverse #Easter