cl-3d-vectors
Utility library implementing 2D, 3D, and 4D vectors
3D-VECTORS
is a library for vector math in 3D space. It contains most of the vector operations one would usually expect out of such a library and offers them both in non-modifying and modifying versions where applicable.
- Versions: 3.1.0-2.2579694
- Website: https://shinmera.github.io/3d-vectors/
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cl-3d-vectors
as follows:
guix install cl-3d-vectors
Or install a particular version:
guix install cl-3d-vectors@3.1.0-2.2579694
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
HTML: <a href='http://127.0.0.1:3000/packages/cl-3d-vectors/'><img src='http://127.0.0.1:3000/packages/cl-3d-vectors/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/cl-3d-vectors/badges/latest-version.svg)](http://127.0.0.1:3000/packages/cl-3d-vectors/) Org: [[http://127.0.0.1:3000/packages/cl-3d-vectors/][http://127.0.0.1:3000/packages/cl-3d-vectors/badges/latest-version.svg]]