I need to combine an array of different images into one as in this example:
I did that example using DrawMaterial to the HUD but I cannot get the resulting image out.
I my example I used the same image but they are all seperate and different. The idea is to create a large image using a series of smaller images.
Is there a way of stitching/tiling different images in a grid and saving the result as 1 image?