One matrix (screen) divided into 25 matrix.
Hello everyone,
I imagine this kind of question has already been formulated differently, sorry in advance for the redundancy.
I would like to have the RGB data for the 25 matrices separately.
The total screen is a 40*40 matrix composed of 3 layers.
I would like to have for screen 1, the data for an 8*8*3 matrix and so on until the screen 25
I don't know how to use [jit.iter] although I tried..
Thank you for guiding me.
![](https://cycling74-web-uploads.s3.amazonaws.com/5cdb03b5f935b10733057bed/2023-12-21T13:22:48Z/divide screen in 25 parts.png)
Max Patch
Copy patch and select New From Clipboard in Max.
Have a look at [jit.scissors] and also maybe [jit.submatrix].
Bonsoir,
Merci c'est exactement ce dont j'avais besoin.
Thank a lot ;)