You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pavel Korolev edited this page Mar 12, 2017
·
1 revision
cl-opengl is a set of idiomatic CFFI bindings for the OpenGL API.
cl-opengl also includes bindings to the GLU utility library and GLUT portability layer libraries. You can use just the opengl parts, though. It is known to work using any of lispbuilder-SDL, cl-glfw, and glop instead of the included GLUT.
See also
Opengl Resources - has tutorials for cl-opengl as well as other useful things