rtg-math

BSD 2 Clause

A selection of the math routines most commonly needed for realtime graphics in lisp

$ area51 add rtg-mathCopy

Usage

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