Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Intel Open Image Denoiser as a 2d node #5771

Open
statixVFX opened this issue Apr 4, 2024 · 1 comment
Open

Include Intel Open Image Denoiser as a 2d node #5771

statixVFX opened this issue Apr 4, 2024 · 1 comment

Comments

@statixVFX
Copy link

Summary

Include a node that uses the Intel Open Image Denoiser library so we can denoise with cycles as a post-process.

User story

What

OIDN is super fast and super useful for the majority of path-tracers. Including cycles. Runs CPU/GPU and would be a valuable tool in gaffer for cycles users.

We already use it inside of blender when rendering with cycles, but moving to gaffer we've yet to come up with a better workflow without it

Why

Various denoising methods are needed, and OIDN is one of the best ones for spatial denoising CG renders.

Feature proposal

As a 2d node, with standard inputs for albedo, normals and depth.

https://www.openimagedenoise.org/

@boberfly
Copy link
Collaborator

https://github.com/boberfly/GafferDenoise just needs dusting off and refinement.

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

No branches or pull requests

2 participants