Hi!
We are working on a batch rendering application. In short, we process 3dsMax scene files, export them as .vrscenes and through command line scripts submit them to Chaos Cloud.
We are having a product that is rotated through a turntable animation. Now, we would like to generate renderings at each frame, using different cameras.
In this context, we are missing an option to perform a selection of a specific camera through the command line job submission.
We see there's a way to use the active view, or all cameras included in the scene file, by using the flag --allCameras, but not a specific camera for a specific frame.
Is there any way to set pairs of (camera, frame) for Chaos Cloud to render? In other words, for each specific frame, we want to render the scene through a specific camera.
Thanks in advance for the help!
We are working on a batch rendering application. In short, we process 3dsMax scene files, export them as .vrscenes and through command line scripts submit them to Chaos Cloud.
We are having a product that is rotated through a turntable animation. Now, we would like to generate renderings at each frame, using different cameras.
In this context, we are missing an option to perform a selection of a specific camera through the command line job submission.
We see there's a way to use the active view, or all cameras included in the scene file, by using the flag --allCameras, but not a specific camera for a specific frame.
Is there any way to set pairs of (camera, frame) for Chaos Cloud to render? In other words, for each specific frame, we want to render the scene through a specific camera.
Thanks in advance for the help!
Comment