RT64 icon indicating copy to clipboard operation
RT64 copied to clipboard

Better denoiser

Open DarioSamo opened this issue 3 years ago • 2 comments

We need something that performs better than NVIDIA Optix and provides more image stability as well.

Motion vectors might be added in the future, so we're open to suggestions that use that data if necessary.

DarioSamo avatar May 06 '21 12:05 DarioSamo

Deferred renderer and motion vectors allow for more interesting denoising implementations per channel.

DarioSamo avatar Aug 02 '21 11:08 DarioSamo

https://github.com/microsoft/directx-graphics-samples/blob/master/Samples/Desktop/D3D12Raytracing/src/D3D12RaytracingRealTimeDenoisedAmbientOcclusion/readme.md

DarioSamo avatar Aug 05 '21 19:08 DarioSamo