GLTeapot Project README=======================This is a sample application using Be's OpenGL implementation. It uses ageneric object viewer class, ObjectView, to view OpenGL objects createdusing a generic OpenGL object class, GLObject.Files=====The archive should contain the following files:README.GLTeapot -- This fileGLTeapot.proj -- Metrowerks project fileteapot.data -- Teapot vertex data fileTeapot.rsrc -- Application resource fileGLObject.cpp -- Source filesGLObject.hObjectView.cppObjectView.hResScroll.herror.cpperror..hglob.hteapot_main.cpputil.h