cglm 0.8.4
Mathematics C library for graphics programming
CGLM is an optimised 3D maths library for graphics software based on the GLSL specifications.
It's similar to the original C++ GLM library but written in C99 and compatible with C89.
- Website: https://github.com/recp/cglm
- Licenses: Expat
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cglm 0.8.4
as follows:
guix install cglm@0.8.4
Or install the latest version:
guix install cglm
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.