binpack
Rectangle packer for sprite/texture atlases
$ area51 add binpackCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binpack:some-function ...)Rectangle packer for sprite/texture atlases
$ area51 add binpackCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binpack:some-function ...)