Hi, I want create texture atlas(matrix of images) from multiple images.Is their any applescript that can create image matrix.
A:
Have you looked at the ImageMagick set of tools? There is an example showing the use of the -append and +append options of the convert program that shows how to append images into rows and columns of the destination image.
Jeff Paquette
2009-11-26 15:11:35
Good one. But I am working with a MACOSX, behind a proxy, which is not allowing to download any binaries.
shakthi
2009-11-27 04:46:13
I downloaded ImageMagick its working fine.
shakthi
2010-04-01 08:32:12