How can I make this a 'randomly tiled' video?

elevatormusicmaker's icon

I would like to break down a video into a matrix of tiles (lets say 6x6) that are rearranged in the jit.window. My method right now if fine it was a picture, but I was hoping to have each tile playing its window of the video continuously and simultaneously. WIth my current method I only get still frames for each tile as you will see!

Matrix Positioning Tiles 210417.maxpat
Max Patch

I also plan on triggering a 'reassembly' of the tiles to their original positions once I overcome the challenge mentioned above. In the mean time any advice is most welcome :)

Pedro Santos's icon

Search for "repos" in the File Browser. There are several versions (matrix and texture based) available that do the same thing.

elevatormusicmaker's icon

Thanks for that. I'll havev a look in an hour. Amazingly quick reply :)

elevatormusicmaker's icon

FYI it turns out that jit.rubix is the answer to this.

Rob Ramirez's icon