Gaussian blur
Apply Gaussian blur to a predefined image (a cat generated with DALL·E) or choose a custom one. Adjust the intensity of the effect using the slider.
This demo is based on WebGPU. More details can be found in the dedicated article series here. Source code is available on Github.
WebGPU initialization failed due to an error in the configuration or compatibility of the environment.
Original Image
Blurred Image
Run the benchmark to compare the performance between the basic implementation and the optimized one. The graph highlights the execution times as a function of the kernel radius.