Articles for the Blur tag
-
StackBlur.js: The Blazing Fast Canvas Blur That Skips the Math Homework
When CSS filter blur is not enough and a full Gaussian convolution is overkill, StackBlur.js sits in the sweet spot: visually indistinguishable from Gaussian at most radii, but fast enough to run in real time on large canvases with zero dependencies.