glsl-spec

The Unlicense

The GLSL Spec as a datastructure

$ area51 add glsl-specCopy

Usage

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