Page MenuHome

Change Scrambling Distance Multiplier to a soft limit
ClosedPublic

Authored by Alaska (Alaska) on Dec 14 2021, 10:43 PM.

Details

Summary

Change the Scrambling Distance Multiplier to a soft limit. This allows users to type in values larger than 1 . This is designed to be used in conjunction with Automatic Scrambling Distance.

Diff Detail

Repository
rB Blender

Event Timeline

Alaska (Alaska) requested review of this revision.Dec 14 2021, 10:43 PM
Alaska (Alaska) created this revision.
Alaska (Alaska) created this object with edit policy "Administrators".
Alaska (Alaska) added a comment.EditedDec 14 2021, 10:48 PM

This patch can be useful when used in combination with D13325: Allow Enabling Adaptive Sampling with Scrambling Distance. This is because you may enable Adaptive Sampling and Automatic Scrambling Distance and still experience some minor artifacts in very specific scenes (I personally haven't found that scene yet). This can be resolved by increasing the Scrambling Distance Multiplyer and this patch allows that to happen by letting you manually type in a multiplier larger than 1.

This is more convenient than turning Automatic Scrambling Distance off and manually inputting a Scrambling Distance value that is say 1.5x the value picked by the Automatic Scrambling Distance algorithm because that requires knowledge of the Automatic Scrambling Distance algorithm which is only visible in the source code.

Alaska (Alaska) edited the summary of this revision. (Show Details)Dec 15 2021, 1:32 AM
This revision is now accepted and ready to land.Mar 15 2022, 4:12 PM