If you’ve read my previous article about rendering DAZ Studio files without DAZ Studio, you already know that I’m big fan of batch rendering my images. For this I mainly use the excellent Batch Render Script by Draagonstorm. It allows me to queue up several scenes, and while I do something else, DAZ Studio will load up one after the other and render like a champ.
Windows users have a special treat that can have the same script create a .bat file, allowing the 3Delight standalone renderer to work on a batch of files without using DAZ Studio. Mac users don’t have such luxuries, and will still “block” DAZ Studio until all renders in the batch have finished.
I have good news: for the hackers among us, we can create such a batch queue on the Mac manually, using a simple Shell Script. In this article I’ll show you how to do it. Some Mac/Linux command line experience is necessary to follow along.