Hi all,
I could use some help with a special issue.
I´d like to render an animation. Each frame of the animation contains only one object with an unique name.
It is important that the rendered image has the same name as the object in that frame. Otherwise it would be really time-consuming to figure out which object is in which image.
Is there a way to do this with maxscript (or dotNet)?
I know i can go to each frame, create a output name and render it.
But then i will end up with hundredths of renderjobs.
Any chance i can do this with only one renderjob?
For instance replace the default extension(001, 002,…) with the name of the object?
Thanks a lot.

