How to assemble many pictures(100pieces) in one background picture

i want to creat a combination pictures of 100 pieces little pictures(about 256*256 pixels). but i try use the replicator, i can’t make it success.so plz help me.
the 100 pieces pictures are different.

hi,

if they are simple pictures aligned on a grid, try the Layout TOP

cheers

@suncongch - you might try using instancing for this. There’s a big resource of instancing approaches here you can look through:

Also in Operator Snippets, for the Geometry Component, there is an example called “texture instancing”.

thx,i will try it :heart: