1
Graphics / Re: Repeating texture on single quad
« on: December 04, 2014, 12:36:22 am »
The problem is that re-sizing the quad stretches the texture to match the quad's new size. I'm looking to repeat the texture if the quad is larger than the texture being mapped to it, instead of stretching the texture.