glsl-spec
The GLSL Spec as a datastructure
$ area51 add glsl-specCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(glsl-spec:some-function ...)The GLSL Spec as a datastructure
$ area51 add glsl-specCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(glsl-spec:some-function ...)