HELP: Kaleidoscopic Effect w/ jit.qt.grab

piramidales's icon

I've been wanting to work on a patch that allows me to break the webcam image in tiny pieces like this picture as an example. I know I have to position each window's coordinates, but I'm having trouble fragmenting the webcams, resizing them and selecting a particular area of what's being grabbed.
Does anyone know how to achieve this?

366.20dd9a633848f80e28e6dc6ec1109a845564ac.jpg
jpg
piramidales's icon
irvn's icon

Any luck?
with jit.scissors you can snag a row then a column, and send each snippet to a window, and by using the original image to slice, you can get increasing size slices.
Attached is an 8 panel by 8 panel example

irvn's icon

This is an 8x8 decomposition

3927.jitterMatrixdecomp8x8.maxpat
Max Patch