Original Post
Hey guys, I am working on my games GUI and I would like to know if there is a way to instead of resizing the texture, repeting it like we can do
in vertices drawing when we set the UV to more then 1.0f.
I know I can do a loop but I would like to know if there is an easier way.
My GUI will be generated from a texture that has the borders, corners and the middle of the window.
Or if you guys know a better way to do it I will be happy to listen it.
in vertices drawing when we set the UV to more then 1.0f.
I know I can do a loop but I would like to know if there is an easier way.
My GUI will be generated from a texture that has the borders, corners and the middle of the window.
Or if you guys know a better way to do it I will be happy to listen it.