Author Topic: Path tracing samples VS passes  (Read 22484 times)

2013-10-17, 23:37:23
Reply #15

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
universal settings are easy - there is no such thing. We are trying to do some research to se the parameters automatically, but still, it is largely unresolved problem. No single value will work in all scenes
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2013-10-18, 11:23:02
Reply #16

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 12754
  • Marcin
    • View Profile
These are just my fantasies but it would be really cool to have some kind of programmable series of passes. So depending on my scene I would be able to run a sequence of passes with different settings for each (for example a few passes with lots of pts, then one or two adaptive passes to clean edges). I suppose this can be done now with VFB resume option. :)
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2013-10-18, 12:01:34
Reply #17

Alessandro

  • Active Users
  • **
  • Posts: 323
    • View Profile
    • DotLab Srl
Yes Maru, or with Photoshop and some masks ;)
My Ducati or a render with Corona.....mmm, hard question!

2013-10-18, 12:24:58
Reply #18

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
These are just my fantasies but it would be really cool to have some kind of programmable series of passes. So depending on my scene I would be able to run a sequence of passes with different settings for each (for example a few passes with lots of pts, then one or two adaptive passes to clean edges). I suppose this can be done now with VFB resume option. :)
yes, I thought about this, but it won't work, because you would have to blend them with different weights (because you took different number of samples for GI), and then the advantage for AA would be lost. It will be better to just render with different PT samples per pixel from start, as a sort of adaptivity
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)