The Image Tiles node allows you to define UDIM-like offsets in OctaneRender. Also known as U-Dimension, the primary reason for UDIMs is image texture resolution, where you can have specific grids with close ups of specific parts of an object, such as an eye or engine in the same overall UV and texture set. By creating multiple UDIMs tiles in the grid, you can specifically tailor image maps to a needed use. The Image Tiles node will reference UDIMs as a sequentially numbered image sequence, making working with said maps in applications like Nuke or After Effects a very simple process, since these maps are treated like typical rendered frames in these applications.

There are two different naming syntaxes for the tiled textures:

  • name_%u_%v.ext  (U is the row and V is the column number — they can start from 1.)
  • name_%i.ext (i is an index of images and should start at 1001.)  Note that file naming is depending to row size.



UV Tiles



Figure 1: Image tiles Node



UV Tiles



Figure 2: Image Tiles texture with three tiled images applied


UV Tiles Parameters

Power- Controls image brightness. Lower values cause the image to appear darker. When used as a Bump map, this setting alters the bump height on the surface.

Color Space - Specifies the color space for the imported image.

Legacy Gamma - Controls input image luminance, and tunes or color-corrects images if needed, however, this parameter is only used when the Color Space is set to Linear sRGB+Legacy.

Invert - Inverts the texture values.

Linear RGB Invert - Inverts the image after conversion to linear sRGB color space.

UV Transform - Positions, rotates, and scales the surface texture.

Projection - Accepts OctaneRender®Projection nodes. If nothing is connected to this input, the Image texture uses the surface's UV texture coordinates by default. This also changes the UV set if the original surface contains more than one UV set. For more details, see the OctaneRender Projection Node topic in this manual.

Empty Tile Color - Specifies the color to use when a tile is empty.