How can I alter the DisplayGridOfImages composition to have images "rollover" when grid item count exceeds amount of images?

How could I alter the composition so that when column or row count is increased, that the image structure repeats and fills up the additional grid items?

You could use the Append Lists node to append the list to itself, then feed that to Arrange Layers in Grid (composition attached).

RepeatImages.vuo (3.04 KB)

Screen Shot 2014-12-30 at 23.56.26-fs8.png

Old Post but meanwhile @vjsatoshi also released a custom node “Repeat List X times” which I thought could be useful too for this.