vk

MIT

Common Lisp bindings for the Vulkan API.

$ area51 add vkCopy

Usage

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

Dependencies