Autodesk / Autodesk/arnold-usd

Add a "Enable Denoiser" render settings

Open
#2,629 1 comment 0 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.