Denoiser capabilities? Error on missing Denoiser.cpp/h
- Dominant language
- C++
- Stars
- 620
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Are there plans to add in denoise capabilities to this opensource repository? It looks like Aurora has that ability according to this video?
https://www.youtube.com/watch?v=8tDJn8ms-y8
And there are breadcrumbs to enable it in but getting stomped on the missing Denoiser.cpp and Denoiser.h files.
https://github.com/Autodesk/Aurora/blob/3082b23dca4d549c93ff387a11dc955c3ee316b2/Scripts/installExternals.py#L1051
https://github.com/Autodesk/Aurora/blob/3082b23dca4d549c93ff387a11dc955c3ee316b2/Libraries/Aurora/CMakeLists.txt#L165
It would have been awesome to get this with denoising capabilities as it is a great interactive renderer and are curious to hear your thoughts on adding to this repository or if it is up to each consumer to add it separately.
Best Regards,
Dan
Contributor guide
Research direction
Start with the referenced Scripts/installExternals.py entry and Libraries/Aurora/CMakeLists.txt section to understand how the missing Denoiser.cpp and Denoiser.h files are expected to fit. Check the repository's current build and rendering setup, then clarify whether denoising belongs in Aurora or in each consumer; done requires an agreed capability and a working, documented integration if the project adopts it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100