What the code does
Loads an image in from file, converts it to an OpenGL texture, maps that texture to a plane and then renders the plane with geometric transforms applied to position and orientate it in 3D space.
Loads an image in from file, converts it to an OpenGL texture, maps that texture to a plane and then renders the plane with geometric transforms applied to position and orientate it in 3D space.