rtg-math
A selection of the math routines most commonly needed for realtime graphics in lisp
$ area51 add rtg-mathコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(rtg-math:some-function ...)A selection of the math routines most commonly needed for realtime graphics in lisp
$ area51 add rtg-mathコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(rtg-math:some-function ...)