Is there a way to render multiple vrscene files via a batch file? Basically, I’d like to render one vrscene then once that is finished…start up a different vrscene using a batch file. Is this even possible? I’ve done some tests with no success.
ChewyPixels:
If the problem is that the first render doesn’t finish use the -display=0 flag,
thus V-Ray Standalone won’t wait for you to close the UI and it will finish
when the rendering is done and so the next render could start immediately.