Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: acrobaticpoly on 2021-02-14, 04:51:59

Title: Rendering nine seperate fragments of an image
Post by: acrobaticpoly on 2021-02-14, 04:51:59
Hey everyone,

I need to render an image at an extremely high resolution and the best way I've found to do it is just to split the image up into 9 seperate pieces, 10K an image.

Is there a way i can set max up to render each part of my blow-up render one after the other without me having to do the settings each time? That way i can leave it to do its thing over the weekend and I can come back to nine finshed parts.
Is there a script available or just a technique people use to acheive this?

Any help would be much appreciated.
Thanks!
Title: Re: Rendering nine seperate fragments of an image
Post by: pokoy on 2021-02-14, 20:33:18
I don't have a solution for you since I always set this up manually when needed to but make sure to test it first. I remember having differences in lighting even with pure PT without any GI caching.
Things might have improved but better test it to be safe.
Title: Re: Rendering nine seperate fragments of an image
Post by: LorenzoS on 2021-02-15, 12:30:00
Using Backburner you can do it, but in some case, as pokoy say, you will have differences in lighting combining the stripes.
The staff know this iussue but hasn't been resolved yet, unfortunately.
Title: Re: Rendering nine seperate fragments of an image
Post by: pokoy on 2021-02-15, 16:26:33
Using Backburner you can do it, but in some case, as pokoy say, you will have differences in lighting combining the stripes.
The staff know this iussue but hasn't been resolved yet, unfortunately.
When using Backburner, make sure to save all individual tiles to cxr, exr files will lose all HDR information when BB assembles it. Maybe this issue has been resolved... however, BB is not maintained by Autodesk anymore, so maybe not.
Title: Re: Rendering nine seperate fragments of an image
Post by: alexyork on 2021-02-15, 16:36:57
If you have Deadline this does tile rendering.

But even if not, two things you can do is either use UHDCache and pre-render a single full image and then set it to Load for your tiles, OR use PT+PT. We just did this on a massive render with 25 tiles and there was zero difference in lighting or anything from tile to tile.
Title: Re: Rendering nine seperate fragments of an image
Post by: maru on 2021-02-16, 14:57:14
Backburner can do it and it's included with 3ds Max (or can be downloaded separately). Deadline can do it, and it's free for 1 workstation + 1 node. Both are able to do this on a single computer too.
Title: Re: Rendering nine seperate fragments of an image
Post by: acrobaticpoly on 2021-02-17, 07:24:07
Thank you all for your feedback!
I decided to go with Deadline as it seems to do exactly what I need, little did i know how convoluted it is (least seems that way).
I've managed to install everything I need to but I 'm not sure how to submit a succesful job. At the moment it says that its submitted but it doesnt seem to do anything - there isn't anything in my output folder - not sure what I'm missing. It says the status of my job is queued but I haven't paused it and I have no idea what it's waiting for.

I keep sending jobs to the monitor but nothing appears to be happening.
I've attached 3 screenshots to show what my screen looks like.

I'm using corona with 3ds max 2021.

Thanks again for everyones input.
Title: Re: Rendering nine seperate fragments of an image
Post by: alexyork on 2021-02-17, 10:26:12
Don't choose jigsaw rendering - choose the other single frame tile rendering option.
Title: Re: Rendering nine seperate fragments of an image
Post by: LorenzoS on 2021-02-17, 12:45:49
My last test using backburner with 3 stripes calcolate with a single computer.
Corona version: 7 (DailyBuild Jan  8 2021)
max 2020
windows 10
Title: Re: Rendering nine seperate fragments of an image
Post by: Frood on 2021-02-17, 13:19:44
You haven't precalculated/locked the light cache here, have you? With a locked cache you should be able to tile the image with whatever (BB, DL, or a script (https://forum.corona-renderer.com/index.php?topic=9312.msg60171#msg60171)).


Good Luck



Title: Re: Rendering nine seperate fragments of an image
Post by: LorenzoS on 2021-02-17, 13:46:28
update with better result
Title: Re: Rendering nine seperate fragments of an image
Post by: brr on 2021-06-09, 10:52:29
Maybe this script can be useful in this situation. It helped me a lot with rendering huge resolutions (32k*32k image). My image had very detailed cloth texture with displacement and corona scatter on it, and the final result was without any seams and other issues (in general, I have rendered all 36 Tiles)


P.S. Sorry for posting the script one more time here (I overseen Reply #9.)
Title: Re: Rendering nine seperate fragments of an image
Post by: Frood on 2021-06-09, 12:19:10
It helped me a lot

Glad to hear :) But no need to double post scripts, it's already attached in this thread about splitting into tiles (https://forum.corona-renderer.com/index.php?topic=9312.msg60171#msg60171). And I linked to it in Reply #9 (https://forum.corona-renderer.com/index.php?topic=32422.msg181941#msg181941).

Btw: seams may come from light cache settings and/or post processing stuff presumably? Tiling the image with a locked cache without postpro enabled should in fact be more or less seamless. Don't know if sampling pattern settings would have any impact.


Good Luck