Genesis
Genesis copied to clipboard
How to disable or change the denoiser?
Hi, I want to disable the denoiser for raytracer renderer(since Optix is not supported in WSL2), but 'denoise' parameter is not exist. gs.renderers.RayTracer
's input parameter set is inconsistent with the documentation(https://genesis-world.readthedocs.io/en/latest/api_reference/options/renderer/raytracer.html)
And I don't know how to change the denoiser to OIDN, The documentation does not mention it. I set LUISA_COMPUTE_DOWNLOAD_OIDN=ON
when compiling LuisaRenderer.