For single frames that have been rendered as a tile
tileStitch
Updated: 20 September 2016
Author: emucheese
Compatible Nuke versions: 10.0 or later
Compatibility: Linux, Mac, Windows
Gizmo for stitching together large images rendered through tiles.
Works in the following sequence:
1 2 3 4
5 6 7 8
9 10 11 12
Can handle 2x2 up to 10x10 grids.
Must read in the tiled images as a sequence.
Must connect the gizmo directly to the read node.
Use the buttons in order from top to bottom on the gizmo.
---
v1.1 changes
On pressing Stitch Tiles, the code will put a python script into the 'onScriptLoad' box of nuke, to re-stitch the tiles when you open the file
---