Skip to main content

Gaussian blur

Gaussian blur is a simple effect, particularly well suited to GPU architecture. In this series, we will explore how to implement it in the browser using WebGPU.