Multiple jit.qt.movie in a video plane?

steve_j's icon

Hi, am getting started with a little jitter project.

Max Patch
Copy patch and select New From Clipboard in Max.

Have made a patch that can load an image into the video plane then bounce around and would now like to load in multiple images to bounce independently. how would i add multiple images into the video plane?

mjzammit's icon

Im not too sure but I would try using the jit.gl.multiple object. It creates a matrix of multiple jit.gl objects. Then map the jpg images onto the objects.