Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: genesys on 2021-08-12, 21:30:01

Title: Any way to render multiple frames/cameras while parsing scene only once?
Post by: genesys on 2021-08-12, 21:30:01
I have a static scene (no animations) for which I need to render ten thousands of low res frames. I have 48 render cores and rendering speed itself is decent, but scene parsing becomes a considerable part of overall render duration when there are many frames of low resolution. Other than the camera location, nothing moves, so the same parsed scene could be used to raytrace all frames. Is there any was to avoid reparsing for every frame - or to cache the parsing results and load them rather than recreating?

I understand that corona uses mentee, and by my understanding of embers it should be no problem at all to perform ray queries from different camera locations against the same acceleration structure.

So, is there any way to do it?

Thanks!
Title: Re: Any way to render multiple frames/cameras while parsing scene only once?
Post by: Jens on 2022-05-02, 13:47:21
did you ever find a tweak/solution for this for faster animation previews?