- CFFI-SDL - CFFI-SDL is a set of Lisp bindings for the SDL graphics library, and OpenGL, using CFFI
- cl-fond - A bindings library to libfond, a simple OpenGL text rendering engine by the same author
- cl-ftgl - cl-ftgl is a set of bindings to the FTGL OpenGL font rendering library
- cl-glfw - Is a public domain set of CFFI bindings for the GLFW OpenGL helper library
- cl-glfw3 - Is a BSD licensed set of CFFI bindings for version 3.x of the GLFW OpenGL helper library
- cl-opengl - cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT
- cl-raylib - Common Lisp binding of raylib
- cl-soil - Common Lisp wrapper around the SOIL library
- cl-tga - CL-TGA reads tga image files
- CLinch - CLinch is a simple, yet powerful 3d engine/graphics library in OpenGL for Lisp
- de.setf.graphics - de setf graphics is a native Common Lisp graphics library that provides 3d scene and geometry modeling in CLOS with rendering support for clim, clx, opengl, quickdraw, and svg
- glop - Glop is an OpenGL window and input management library for win32 and X11, providing a native Lisp alternative to GLUT and GLFW
- GLOS - GLOS (Graphic Library in Open Source) is a from-scratch software implementation of OpenGL
- kons-9 - 3D computer graphics system in Common Lisp
- Open Agent Engine - Open Agent Engine is an object oriented graphics framework based on classes representing OpenGL 2.0 windows (opaque and transparent), and OpenGL views with methods to handle rendering, animation, mouse input, keyboard events, gamePad input, texture management, and shader manipulation
- opengl-extensions - Extends cl-sdl to add bindings to opengl versions 1.3-2.0
- opengl-text - opengl-text is a library for loading and displaying TrueType fonts as texture maps in OpenGL
Work is ongoing (as of Dec. 2009) to add the GLX extension to CLX. See http://www.ltn.lv/~jonis/glx.html for details.