cl-mathkit
Pure math functions useful for games, 3D, and GL in general
This is a purely math-related utility kit, providing functions which can be useful for games, 3D, and GL in general.
- Versions: 0.0-1.fd884f9
- Website: https://github.com/lispgames/mathkit/
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cl-mathkit
as follows:
guix install cl-mathkit
Or install a particular version:
guix install cl-mathkit@0.0-1.fd884f9
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of cl-mathkit about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cl-mathkit'><img src='https://packages.guix.gnu.org/packages/cl-mathkit/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/cl-mathkit/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/cl-mathkit)
Example Org:
[[https://packages.guix.gnu.org/packages/cl-mathkit][https://packages.guix.gnu.org/packages/cl-mathkit/badges/latest-version.svg]]