Copy of HDR Average Color Failed

I’m running the denoiser from Optix_Apps repository, and ran into a cuda error. Helps appreciated!

Oops, that’s an error inside the example.

The CUdeviceptr hdrAverageColor field has been added to the OptixDenoiserParams in OptiX SDK 7.2.0 and I did not initialize the structure m_paramsDenoiser to the default null values.

I’ve fixed it. Please pull that repository again.

1 Like