PDA

View Full Version : Tile rendering


TeddyG
15-10-2013, 05:31 PM
I have to render a large scene @ 25" square at 300 DPI which is causing crashes. I know there is a tile rendering technique that allows the render to be split up in sections, but I can't find clear steps on doing this. I believe its done either thru Batch Rendering or the Command Line. I'm MAC and would appreciate any help

Thank you
:)

NextDesign
16-10-2013, 03:41 AM
Here's a script you can try: http://www.creativecrash.com/maya/script/jbrendertiles

Here's how to do it from the command line: http://mentalraytips.blogspot.ca/2007/08/doing-big-renders-in-maya.html

TeddyG
21-10-2013, 01:46 PM
Thank you very much- I will try that