origin

MIT

A native Lisp graphics math library with an emphasis on performance and correctness.

$ area51 add originCopy

Usage

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