Creating a dynamic photo collage in Jitter.

Noisey Parker's icon

Does any one know how you might make something like this ... https://www.pinterest.co.uk/pin/423831014939685938/
... in jitter? I basically want to be able to dynamically move and scale PNG files and then layer text on top. I have thought about LCD and jit.cornerpin techniques, but am finding it tricky. Any guidance greatly appreciated.

Holland Hopson's icon

Jitter tutorial 14 would be a place to start with "importmovie" to load a .png and "usedstdim 1" for scaling the image.

Kaitlin Lacher's icon

I see it’s been a while since you’ve posted, but I just want to ask if anyone has tried combining poly~ with jit.gl.videoplane for better performance when displaying lots of images at once. Also curious if there are any tricks for dynamically adjusting image positions without causing frame drops—maybe using jit.expr or jit.gen? Would love to hear how others have approached large, moving collages lately.

Pedro Santos's icon