1 GLTeapot Project README
2 =======================
4 This is a sample application using Be's OpenGL implementation. It uses a
5 generic object viewer class, ObjectView, to view OpenGL objects created
6 using a generic OpenGL object class, GLObject.
11 The archive should contain the following files:
13 README.GLTeapot -- This file
14 GLTeapot.proj -- Metrowerks project file
15 teapot.data -- Teapot vertex data file
16 Teapot.rsrc -- Application resource file
18 GLObject.cpp -- Source files