cl-wavefront
A library to parse the Wavefront OBJ file format.
$ area51 add cl-wavefrontCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-wavefront:some-function ...)A library to parse the Wavefront OBJ file format.
$ area51 add cl-wavefrontCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-wavefront:some-function ...)