Message 1 of 4
Render script

Not applicable
11-10-2008
11:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm completly new to scripting in max but I have to do a few renderings that require a few render passes so I'm trying to write a script that will help me. I need to do the following:
select object a and make it visible to the camera
select group b and make it visible to the camera
load render preset 1
set the finalgather map name (this render will save FG for the next to renders, so I'd like to set the final gather map name to scene name)
render
select object a and make it invisible to the camera
load render preset 2
set the output file
set the finalgather map
render
select object a and make it visible to the camera
select group b and make it invisible to the camera
load render preset 3
set the finalgather map
set the output file
render
Thanks for your help!
select object a and make it visible to the camera
select group b and make it visible to the camera
load render preset 1
set the finalgather map name (this render will save FG for the next to renders, so I'd like to set the final gather map name to scene name)
render
select object a and make it invisible to the camera
load render preset 2
set the output file
set the finalgather map
render
select object a and make it visible to the camera
select group b and make it invisible to the camera
load render preset 3
set the finalgather map
set the output file
render
Thanks for your help!