|
![]() |
Batch Rendering On MacJune 4th, 2010Well, as we have figured out how to perform batch rendering on Windows, let’s switch to the land of Mac. Some things are a bit easier there, others are harder, but everything is possible, no doubt Single project, multiple imagesThe idea is quite simple: you’ve got a project and a good deal of images you want to render. Do the following:
Now open the script and look to its first lines. You will see names of folders and default extension to search for. Correct those lines if you have other input data. Then run the script. Box Shot 3D should be launched for every image in the “images” folder, it should render the scene and save the result to the “out” folder. As in Windows examples, I suggest to set the lowest possible quality to speed up the first rendering. When you see that everything goes right, you may comment out that line at the bottom of the script. It is not a big problem to extend this script by adding separate folders for front and left sides and use images with the same names for different sides of the same object. Multiple projectsAnother method that some of you may found easier, is to perform batch rendering for several different projects. You may create and test some projects in low resolution and quality, then put them all to a folder and perform a batch rendering while you sleep. Do the following:
Open the script and correct its first lines if necessary. Perhaps, you may want to define another extension. Then save it. Now you are ready to put some projects. Important note: Box Shot 3D uses relative paths when saves projects, so it may not be enough to just copy a project to the “projects” folder, because it may break paths to images. You’d better open each project in Box Shot 3D and save it to the “projects” folder. Another method is to keep images in the same folder with project and copy them all to the “projects” folder. This will work as well. When you put some projects to the “projects” folder, open and run the script. Box Shot 3D should be started for every project and resulting images should be written to the “out” folder. Other possibilitiesAppleScript is a powerful thing that allows to make quite complex batch files, hot folders and so on. As I am not an AppleScript-guru, I’ve just shown two cases that can be used most often. Feel free to share your experience and submit your own solutions that others may find helpful. That’s all for now Your Comments:
Leave A Comment: |
© 2005-2012 BoxShot3D.com |