Added listmodes example and fixed some bugs it brought up.
[cl-glfw.git] / README
blob8a7cb289c24290e31d2e71883cb85c62f8eb3356
1 Hi,
3 This is the first version of cl-glfw, the glfw wrapper for common lisp.
5 Features:
6     All of GLFW
7     OpenGL bindings generated from the actual (supposedly) canonical spec-files from opengl.org
8     GLU utility library (hand-made binding)
10 Enjoy.
11 Bill
12 airbaggins@users.sourceforge.net