Author Topic: Porsche in fog  (Read 1462 times)

2019-04-03, 15:46:18

mnkyhead

  • Users
  • *
  • Posts: 3
    • View Profile
Playing with some lighting setups.
Maybe I'm doing something wrong, but why do volumes take so long to render?
The scene without volumes takes appox. 5 minutes to render, add volumes it takes 7 hours...


2019-04-03, 16:19:30
Reply #1

TomG

  • Administrator
  • Active Users
  • *****
  • Posts: 6117
    • View Profile
Volumetrics always add some time, and usually quite significant, since the renderer is doing a lot more calculations. Are you using Inside Mode?

For speed, the first thing to check is "Single Bounce Only". If you can enable this and still get the result you want, then it will dramatically reduce the amount of extra calculations the engine has to do.

The second biggest control for rendering speed there is the Step Size, which determines how large a step through the volume is taken before calculating again. Smaller steps mean more accuracy, but of course also mean you are asking the render engine to do many more calculations. There's no good guide to what Step size to use, since it will depend on too many scene specific factors, like the scale of the scene and the amount of detail in the volume (when using 3D noise).

Since it looks like there is no 3D noise here and the fog is uniform, you could try a larger step size. You might also be able to use "On Surface" mode (where "Single Bounce Only" still applies, but Step size doesn't as the engine does not step through the volume recalculating things).
Tom Grimes | chaos-corona.com
Product Manager | contact us

2019-04-03, 16:50:57
Reply #2

mnkyhead

  • Users
  • *
  • Posts: 3
    • View Profile
Thanks for the reply Tom.
I am using single bounce, and On Surface.  I will try Inside mapping and see if that speeds things up.
I also had my noise level set to 2% and no denoising.  I sure if I upped the noise level it help.  Still anything over 30 minutes for a scene like this is too long.
I have been spoiled by Arnold renderers volumes...

2019-04-03, 17:10:30
Reply #3

TomG

  • Administrator
  • Active Users
  • *****
  • Posts: 6117
    • View Profile
Inside mode will likely take longer, as it does more :)

Raising the noise level and using denoising should give significant savings though, something like 5 or 6% noise might work well and take a lot less time.
Tom Grimes | chaos-corona.com
Product Manager | contact us