umbra

MIT

A library of reusable GPU shader functions.

$ area51 add umbraCopy

Usage

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