umbra
A library of reusable GPU shader functions.
$ area51 add umbraCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(umbra:some-function ...)A library of reusable GPU shader functions.
$ area51 add umbraCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(umbra:some-function ...)