Page 1 of 1

Render "Snapshot" from Command Line

Posted: Sun Nov 19, 2017 4:18 pm
by CanadaRunner
Hi,

is there a way to render snapshots (like "render to file") via a command line argument?
Or even better, is it possible by setting up cameras and then render the image of their view to files?

I try to automate the process of taking images due to tons of models and several fix camera positions, which also have to be repeated several times.

thx

Re: Render "Snapshot" from Command Line

Posted: Mon Nov 20, 2017 8:05 am
by daniel
Nope, not in command line mode, as there's no OpenGL context created in this mode.

If you have multiple viewpoints for the same object, you could automate them with the qAnimation plugin (render at 1 fps, and output the result to single frames instead of an animation). But for multiple objects, there's no existing mechanism.