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