cepl

BSD 2 Clause

Fast lispy way to work with OpenGL

$ area51 add ceplCopy

Usage

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