cubic-bezier

MIT

A library for constructing and evaluating cubic Bézier curve paths.

$ area51 add cubic-bezierCopy

Usage

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

Dependencies