Looking for a batch rendering script for integral imaging
itsikw
Posts: 46
To display a scene in an integral imaging display, one needs a sequence of renders, each one made with the camera in a different position (and, optionally, in a different orientation). The camera positions form a two-dimensional rectangular lattice lying on a given plane.
Is there a script to perform such a task? If not, is there anybody here who can write such a script?
Post edited by Richard Haseltine on

Comments
Moved to Product Suggestions, the scripting forum is intended for people wanting to write their own scripts.
Sounds like an interesting problem, and in principle it shouldn't be that hard to do. DM me and we can discuss details.
One way to do it is to set up an animation where the camera moves to a new location for each frame of the animation, then you just render the whole thing to an image series. Takes some setting up, but no scripting required.
And indeed you could have the camera with a new position in each frame, and save the camera with its animation data. Then you have your camera array for use in multiple scnes without having to set it up again.