cl-glfw
Is a public domain set of CFFI bindings for the GLFW OpenGL helper library. Also included are some automatically-generated OpenGL bindings (from gl.spec et al. files from http://www.opengl.org/registry/), a hand-written GLU binding, some convenience OpenGL macros (in the opengl: package), and a few examples.

This binding is for GLFW 2.X. For the binding for GLFW 3.X, please see cl-glfw3.

License: public domain

Source repository: http://repo.or.cz/w/cl-glfw.git