cl-fbx

zlib

Bindings to ufbx, a simple and free FBX model decoding library

$ area51 add cl-fbxCopy

Usage

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