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

feature request: support for OptiX Denoiser #53

Open
natevm opened this issue Jun 3, 2020 · 1 comment
Open

feature request: support for OptiX Denoiser #53

natevm opened this issue Jun 3, 2020 · 1 comment

Comments

@natevm
Copy link
Contributor

natevm commented Jun 3, 2020

When using the high level OWL api, it's currently unclear how to implement the OptiX denoiser, as users do not have direct access to the optix context required for optixDenoiserCreate.

I could see adding support for the denoiser in one of two ways. Either 1, we could add some function which returns the current optix context handle to the end user. Or 2, we could implement the optix denoiser within OWL and define some abstraction API somehow.

@diwot
Copy link

diwot commented Apr 19, 2023

Hello, is there support by OWL for the optix denoiser by now? I just came accross a release page of optix 7.7 and it looks like the denoiser can even do upscaling now which sounds very promising. I would appreciate if setting up the denoiser becomes as easy and intuitive as the rest of OWL is.

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