The Wayback Machine - https://web.archive.org/web/20111101210043/http://www.codeguru.com:80/cpp/g-m/opengl/texturemapping/

    Texture Mapping

    Implementing a Texture Manager

    Learn how to implement texture mapping, using OpenGL to create a texture manager. (The article was updated and a performance demo project was added.)

    A Texture Mapping Technique Using OpenGL

    Discover a technique for "texture mapping" images onto 3D surfaces using OpenGL.