Divide camera pixel array

5mg3's icon

I want to divide the frame/pixel array from the camera up into 16 sections so that each area corresponds to a different effect or trigger.

Can this be done in jitter??

If so, how?

jonathanb's icon

look at jit.scissors to start.

5mg3's icon

Thanks. Looking at it now and it looks like what I need, however, a little lost with how to progress...

I have got the 16 different sections, which does look very nice when running james and the giant peach through :) However, how do I now get that to read camera instead and assign a different event to each division?