Website powered by

Rearranger TÊTE - Substance Designer Tool

Rearranger is inspired by the artist Tête Au Carré and his art. Why does it work? I'm not sure, but it works. It perfectly reassembles the original input image into hypnotized stylized tiles.

Making of steps

Making of steps

This is where all "heavy" lifting is done. It calculates offsets. To optimize it, I used a 32-bit one-dimensional image as a minimum dynamic array to fit the required offsets. It would be even faster if only Pixel Processor could export integers.

This is where all "heavy" lifting is done. It calculates offsets. To optimize it, I used a 32-bit one-dimensional image as a minimum dynamic array to fit the required offsets. It would be even faster if only Pixel Processor could export integers.

This is where offset happens, nothing fancy.

This is where offset happens, nothing fancy.

Example 01

Example 01

Example 02

Example 02

Example 03

Example 03

Example 04

Example 04

Example 05

Example 05

Example 06

Example 06

Example 07

Example 07

Example 08

Example 08

Example 09

Example 09

Example 10

Example 10

Example 11

Example 11

Example 12

Example 12