682fa3c9f1502f736b9150ea71a8c4e2cfa89197
[xscreensaver] / hacks / glx / README
1
2 This directory contains various graphics hacks that requre OpenGL.  These are
3 independent from the xscreensaver program (in the ../../driver/ directory)
4 but some of them use the utility functions found in the ../../utils/ directory.
5
6 If you have compilation problems, check the parameters in ../../config.h.
7
8 If you're looking for a free implementation of the OpenGL library, check 
9 out <http://www.ssec.wisc.edu/~brianp/Mesa.html>.  For general OpenGL info,
10 see <http://www.opengl.org/>.