my test image divide 4 part. | 1 | 2 | 3 | 4 | I need cut 1, 3 part and merge 1 + 3 and cut 2, 4 part and merge 2 + 4
final result | 1 | 3 | 2 | 4 |
I was search shader example. but just find blend or mixing image. please help me.
my test image divide 4 part. | 1 | 2 | 3 | 4 | I need cut 1, 3 part and merge 1 + 3 and cut 2, 4 part and merge 2 + 4
final result | 1 | 3 | 2 | 4 |
I was search shader example. but just find blend or mixing image. please help me.