one picture made with mosaic of pictures

FP's icon

Hello everybody,
I wonder how to make a patch to build an image with a mosaic of other pictures.
for example the final image could be a landscape and the source are portraits.

Could somebody show me a direction ?
Thx.

FP's icon

Nobody ? Strange...

antialias's icon

One way I tried to go about this is was hacking recipe 36 TinyVideo to make a 40 x 40 grid and displacing the tinyvideo squares using a 40 x 40 image. It kind of sort of worked but the patch is a mess. If i get time i'll clean it up........

tom summers's icon

hey, the jit.eclipse object does this more or less.

FP's icon

thx, I'll study all of this.

FP's icon

ok, jit.eclipse does it but only with one repeated picture. the aim is to make the same but with several pictures. and if possible with openGL.
any clue ?