Multiple jit.qt.movie in a video plane?
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?
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.