cl-wavefront

zlib

A library to parse the Wavefront OBJ file format.

$ area51 add cl-wavefrontCopy

Usage

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