HELP: Kaleidoscopic Effect w/ jit.qt.grab
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?
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
This is an 8x8 decomposition
3927.jitterMatrixdecomp8x8.maxpat
Max Patch