Rhino Octane Batch Renders

Hi, I’m looking for a python script that batch renders the named views i’ve set without closing/refreshing the octane viewport.

Hello,

i have the same Question and found a script but its not working properly.

It will go through the views but the timing on rendering and changing views is not right. It will render some views twice and skip others. Naming is also in wrong order. Ive tried changing its timing by adding time.sleep(2) at the end.

Also changed the Sample count from 50 to 300.

Also found this for VRAY https://github.com/cstml/Rhino_Tool_Batch_Render
Maybe this can be combined to something working? Any help is appreciated!

Can you simply set the Rhino renderer to OctaneRender, and batch render from the Rhino Render panel?

Paul