Skip to content

fix(denoiser): share full-frame average color across tiles - #354

Open
tarcila wants to merge 1 commit into
NVIDIA:next_releasefrom
tarcila:denoise-tiling-average-color
Open

fix(denoiser): share full-frame average color across tiles#354
tarcila wants to merge 1 commit into
NVIDIA:next_releasefrom
tarcila:denoise-tiling-average-color

Conversation

@tarcila

@tarcila tarcila commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Compute optixDenoiserComputeAverageColor over full input and pass hdrAverageColor to tiled invoke, matching the existing shared hdrIntensity.
Prevents adjacent tiles from self-exposing and seaming. Grow scratch buffer to cover the new compute requirements.

Compute optixDenoiserComputeAverageColor over full input and pass
hdrAverageColor to tiled invoke, matching the existing shared
hdrIntensity.
Prevents adjacent tiles from self-exposing and seaming.
Grow scratch buffer to cover the new compute requirements.
@tarcila
tarcila requested a review from jeffamstutz August 5, 2026 18:32
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.

1 participant