Autodesk / Aurora

Real-time GPU path tracing with a USD Hydra render delegate
Apache License 2.0
473 stars 30 forks source link

Missing denoiser files in DirectX implementation #15

Closed PaddiM closed 1 year ago

PaddiM commented 1 year ago

If ENABLE_DENOISER is true in CMake generating the DirectX solution is not possible:

CMake Error at Libraries/Aurora/CMakeLists.txt:231 (add_library): Cannot find source file:

Source/DirectX/Denoiser.cpp

This file is not in the repository.

Kind regards,

Patrik

pixnblox commented 1 year ago

That option is not supported yet... work in progress. 🛠

PaddiM commented 1 year ago

Thanks for the info. Let's wait.