MTLTexture

https://stackoverflow.com/questions/51184299/maximum-of-how-many-textures-can-be-drawn-inside-4-vertex-data

I want to add about 20 same textures inside two squares I have six vertex datas. the texture should be equally distributed. Anyway to achieve that.



In this image you can see https://imgur.com/lPckF1X

Replies

I'm not clear o what you mean by "add 20 same textures 'becasue I don't know how you'd like them arranged. Do you want 20 of the same image next to each other? Stacked vertically? Arranged in a 4x5 grid? Arranged in a 2 x 10 grid?


Maybe draw a picture for how exactly like it to look.