Skip to content

Fix blur artifacts#518

Merged
beaufortfrancois merged 1 commit intowebgpu:mainfrom
beaufortfrancois:fix-blur
Jun 13, 2025
Merged

Fix blur artifacts#518
beaufortfrancois merged 1 commit intowebgpu:mainfrom
beaufortfrancois:fix-blur

Conversation

@beaufortfrancois
Copy link
Collaborator

@beaufortfrancois beaufortfrancois commented Jun 13, 2025

Following https://github.com/webgpu/webgpu-samples/pull/181/files#r889367976 suggestion, this PR fixes blur artifacts (around the eye most notably) that happen with filterSize: 2 and iterations: 10.

FIX #180

Before (left) / After (right)

@beaufortfrancois beaufortfrancois merged commit 848e23f into webgpu:main Jun 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visible artifacts in imageBlur

2 participants