Hi @pauwma , it would be pretty cool that when you export any animation into a JSON, the JSON would contain the 25×25 matrix including the 625 data points (the pixels that are not shown) so that anybody can iterate thru the JSON and do the .setMatrixFrame(int[] array) seamlessly
Let me know if there is another type of way to display any GIF into the matrix ! either with data points, bitmaps or using a .gif