ecl-3d-vectors 3.1.0-2.2579694
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.
- 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 ecl-3d-vectors 3.1.0-2.2579694
as follows:
guix install ecl-3d-vectors@3.1.0-2.2579694
Or install the latest version:
guix install ecl-3d-vectors
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.