stl

ISC

Load triangle data from binary stereolithography (STL) files.

$ area51 add stlCopy

Usage

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

Dependencies