This package browser is in early development. Mind the rough edges.

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.

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.