cl-gltf

zlib

A library to parse and serialize the glTF file format.

$ area51 add cl-gltfCopy

Usage

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