Sergey Pogosyan

cg artist + cg developer

Batch Camera Render 2.0.8 по-русски
BatchCam2.0.8.ms Script File 2012-01-18
174.00 KB
license.txt GPL License 2012-01-18
14.00 KB

Current Version: 2.0.8

Release Date: 2012-01-17

To discuss or report bug - go to blog.

To make a suggestions, please, use my Google Moderator BatchCam2 Сategory

BatchCam2

This is Batch Camera Render maxscript version 2 - reworked and improved version of Batch Camera Render maxscript, named BatchCam2 for convinience. The main imporvement is the ability to assing different settings to one camera, just as in standard 3ds max's Batch Render.


Description

Script's code is largely based on Batch Camera Render, so here I present the list of main differences.

Script doesn't store the render parameters in camera objects and it doesn't depend on cameras any more.

In this version there's no Light Assignment and Scripts rollouts. In future I'm planning to add (restore) Scripts rollout as it is something valuable from my point of view. I had some doubts about Vray rollout but I added it back from the 1.9.x version and main reason is that only having Vray property exposed in script you can take advantage of keywords syntax that can be used in irmaps and lightcache maps filenames. What about Light Assignment rollout, I really don't see the reason to add this rollout since in this version SceneState property works better then ever (you'll see why below).

Second main improvement is a render submit procedure. In this version along with old rendering method, additional rendering method was introduced - it proceeds in command line mode. Each time you press Render button, small .bat file (%temp%/BatchCam2Submit_scenename+number.bat) gets created and it calls 3dsmaxcmd.exe command to render the scene or submit netrender job.
This method has many advantages and it is really big step forward in script impovement. Though it has some limitation, for example vray paramteres and render element parameters can not be passed by the command line.

Advantages:

Side effects, mostly positive:

Future Plans

Short-term plans:

Mid-term plans:

License, Warning and Thanks

This version is released under the GPL v2 license.

I'm still trying to make this script more and more stable but, anyway, it may contain some bugs. Use this script at your own risk.

I would like to thank everyone who uses this script and helps me with suggestions and bugreports.