9oct09 and 18sep10 I suspect the reason Stan (Stan Blank, Wayne City High School) called his high school textbook "PyOpenGL" is that this is the name of the Python bindings on the OpenGL libraries, GL, GLU, GLUT. The text is meant to be done on old PCs, hence the Psyco accelerations. They are really needed for the Mandelbrot examples, but are hard to come by on arbitrary python installations. The folder with examples from the book, therefore, need to be be handled with some care on an "arbitrary" (i.e. not "prepared") Python.