RenderKit / oidn

Intel® Open Image Denoise library
https://www.openimagedenoise.org/
Apache License 2.0
1.77k stars 164 forks source link

RTLightmap filter type and Albedo or Normal AOV #67

Closed Dade916 closed 4 years ago

Dade916 commented 4 years ago

I'm testing OIDN "RTLightmap" filter type with LuxCoreRender baked light maps and it seems to work well.

I was wondering if Albedo or Normal AOV are of any help to improve the denoising process like they are with "RT" filter type. I assume the Albedo is not but the normal one ?

atafra commented 4 years ago

Only the normals would be useful for lightmaps but so far the results have been a mixed bag: minor improvements here and there but also more artifacts popped up in other cases. We'll probably revisit this in the future.

Dade916 commented 4 years ago

Ok, thanks.