Author Topic: Any difference in increasing light intensity vs increasing lightmix?  (Read 1571 times)

2018-10-31, 16:36:49

Jpjapers

  • Active Users
  • **
  • Posts: 1725
    • View Profile
Is there any difference in boosting a light material intensity vs increasing the lightmix intensity?
In terms of noise and render speed and result

2018-11-02, 11:49:06
Reply #1

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13777
  • Marcin
    • View Profile
So let's say you set 5 minutes render limit.
You render your scene with one light, which is dim. (A)
Then you boost the light exposure (in its settings) and render again. (B)
Then you render the dim light again, and boost its intensity with LightMix. (C)

The differences:
-C will be more noisy than B, especially if the exposure boost was extreme (which is not recommended with LightMix anyway) - this is because in cases A and B the light will be sampled efficiently, and in case C the light will be sampled based on its low intensity, and then it will be boosted
-longer render time will be required to render LightMix-boosted light to the same quality as the settings-boosted light. In some cases, if the LightMix boost was extreme, the noise may even never go away.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2018-11-02, 13:27:36
Reply #2

Jpjapers

  • Active Users
  • **
  • Posts: 1725
    • View Profile
So let's say you set 5 minutes render limit.
You render your scene with one light, which is dim. (A)
Then you boost the light exposure (in its settings) and render again. (B)
Then you render the dim light again, and boost its intensity with LightMix. (C)

The differences:
-C will be more noisy than B, especially if the exposure boost was extreme (which is not recommended with LightMix anyway) - this is because in cases A and B the light will be sampled efficiently, and in case C the light will be sampled based on its low intensity, and then it will be boosted
-longer render time will be required to render LightMix-boosted light to the same quality as the settings-boosted light. In some cases, if the LightMix boost was extreme, the noise may even never go away.

Great insight thanks Maru. Very helpful