Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Softimage® / XSI SDK / Batch Rendering: Modifying Camera/Lighs in all Scenes
  RSS 2.0 ATOM  

Batch Rendering: Modifying Camera/Lighs in all Scenes
Rate this thread
 
49619
 
Permlink of this thread  
avatar
  • Total Posts: 101
  • Joined: 31 August 2010 07:17 AM

Dear all,

Before batch rendering multiple scenes, I wish to modify camera/light settings for all of them (all scenes will have the same camera and light settings).

Is there a way how to do it without manually opening each scene and changind desired parameters?

Regards,



Replies: 0
avatar

Write a script that does it.
Then render with xsibatch -render “scene.scn” -script mod_cam_lgt.js



Replies: 1
/img/forum/dark/default_avatar.png

Thanks, Stephen.

Author: Bunkai.Satori

Replied: 19 November 2010 04:07 AM  
avatar

To confirm, Stephen, your advice works very well..

I simply catch the script from one scene, save it to the file, and then apply the script during batch processing, so every file obtains the same settings.

Regards,



Replies: 0