cl-fbx
Bindings to ufbx, a simple and free FBX model decoding library
$ area51 add cl-fbxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fbx:some-function ...)Bindings to ufbx, a simple and free FBX model decoding library
$ area51 add cl-fbxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fbx:some-function ...)