Metropolis multi-pass nature off

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
Post Reply
Fox
Posts: 437
Joined: Sat Mar 31, 2018 11:17 am

Metropolis multi-pass nature off

Post by Fox »

Will this disable MLT multi-pass nature for BiDirVM
if:
largesteprate = 1
maxconsecutivereject = 0
Fox
Posts: 437
Joined: Sat Mar 31, 2018 11:17 am

Re: Metropolis multi-pass nature off

Post by Fox »

Using this settings in below:

Code: Select all

sampler.metropolis.largesteprate = 1
sampler.metropolis.maxconsecutivereject = 0
sampler.metropolis.imagemutationrate = 0.0005
Compared to random, the render is completely noise free at 300 sp, but there are no caustics.
I see if maxconsecutivereject 1+ works better.
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: Metropolis multi-pass nature off

Post by Dade »

Fox wrote: Tue May 14, 2019 12:46 am Will this disable MLT multi-pass nature for BiDirVM
No, sampler settings can not affect the multi-passes of BiDirVM.
Support LuxCoreRender project with salts and bounties
Fox
Posts: 437
Joined: Sat Mar 31, 2018 11:17 am

Re: Metropolis multi-pass nature off

Post by Fox »

I see.
Post Reply