Stephan Aßmus e48d0f097b * fix trailing tabs in FPS.h, thanks Michael!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22720 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-25 13:33:07 +00:00
..
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00
2007-10-25 12:28:22 +00:00

GLTeapot Project README
=======================

This is a sample application using Be's OpenGL implementation. It uses a
generic object viewer class, ObjectView, to view OpenGL objects created 
using a generic OpenGL object class, GLObject. 
 
Files
=====

The archive should contain the following files:

README.GLTeapot		-- This file
GLTeapot.proj		-- Metrowerks project file
teapot.data		-- Teapot vertex data file
Teapot.rsrc		-- Application resource file

GLObject.cpp		-- Source files
GLObject.h
ObjectView.cpp
ObjectView.h
ResScroll.h
error.cpp
error..h
glob.h
teapot_main.cpp
util.h