glop

MIT

Direct FFI bindings for OpenGL window and context management

$ area51 add glopCopy

Usage

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