glfw

zlib

An up-to-date bindings library to the most recent GLFW OpenGL context management library

$ area51 add glfwCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(glfw:some-function ...)