imodel wrote:Oh, I see now. Great! Can input your own parameters too! That's better than coordinates.
Exactly!
It says there "Part (1,1):(3,3)", etc. This can be taken as an example, i.e. render top-left part of a 3x3 grid. You could change this to "Part (1,1):(4,4)", etc. (it is editable) which would mean render top-left part of a 4x4 grid. The good thing with this alternative, is that you leave Thea compute automatically the region on whatever resolution you change the camera.
Render by parts could be accomplished currently with a small script that changes the part for the camera, renders and saves image part. I won't go into details, since we are going to take care of this soon.
best wishes