Hi!
Recently, I was wondering how I'd render a single 2d texture to the screen, I've seen things like this:
texture-mapping shader - https://developer.apple.com/forums/content/attachment/f35d9086-2118-4046-80f7-b97f9221f86a
But that seems hacky. Is that really the only way to do it?