Readme for NeHe's OpenGL Tutorial Lesson 10 Linux/SDL port ========================================================== Compilation: make Running: ./lesson10 Requirements: - OpenGL headers and libraries - SDL headers and libraries (I've used version 1.1.7 and 1.2.0) - gcc (any other ANSI C compiler should do it too; I used gcc 2.96) Known bugs/issues: Contact: If you have any problems, comments, or have useful hints, email to leggett@eecs.tulane.edu Credits: Jeff Molofee (nehe@connect.ab.ca) for writing the tutorials. Ti Leggett for the port to linux/SDL Mihael Vrbanec for the Makefile and this README template