This tutorial shows how to render to a texture. We render a teapot into an offscreen buffer. This results in a texture containing a picture of a teapot.
Then, we display five men with televisions where their heads should be. The screens of the televisions are texture-mapped with the texture containing the teapot.