Hi there,
what is the easiest (and most performant) way to combine 4 images into one texture? i have
for exmaple these 4 images:
which should be as a texture on one single mesh, next to each other as a grid (top left, top right, bottom left, bottom right).
What would be the way to go here?
I need this as one texture.
Thanks a lot,
pcace