Autodesk / Autodesk/arnold-usd
Add a "Enable Denoiser" render settings
- Dominant language
- Python
- Stars
- 284
- Forks
- 68
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 14
Description
**Describe the feature you'd like**
We want to add a convenient denoiser toggle, so it can be toggled in the Solaris viewport
**Describe the solution you'd like**
Follow the current design of the GPU toggle - a render setting like `enable_denoiser`. Then in _SetRenderSetting we detect that and create a denoiser imager chain
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
Start by finding the existing GPU render-setting handling and the _SetRenderSetting entry point. Follow how the GPU toggle is exposed in the Solaris viewport, then add the enable_denoiser setting so it creates the denoiser imager chain; done means the toggle works in the viewport.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100