Skip to content
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

Links

Category:Common Lisp Category:Library Category:OpenGL Category:CFFI bindings Category:Graphics Category:OpenGL Portability Layer
Clone this wiki locally