SlackBuilds Repository

15.0 > Libraries > cglm (0.9.0)

cglm is a highly optimizied 2D and 3D graphics math library for the C
programming language. The library provides many utilities to help math
operations stay fast while remainging easy to write. cglm is based on
the GLM math library that has bindings for the C++ programming
language. The library is primarily used for operations with the OpenGL
graphics API. The complete documentation is available at
http://cglm.readthedocs.io/.

Optional dependency: Sphinx (for building documentation)

The following options are available with the following default values:
CGLM_SHARED=ON # Shared library build
CGLM_STATIC=OFF # Static library build
CGLM_USE_C99=OFF # Use C11 by default
CGLM_USE_TEST=OFF # For make check/test
CGLM_BUILD_DOCS=NO # Set to YES to build documentation using Sphinx
You will need the sphinx_rtd_theme PyPI package

Maintained by: Brian Hoffpauir
Keywords: cglm,glm,opengl,math,mathematics,2d,3d
ChangeLog: cglm

Homepage:
https://github.com/recp/cglm

Source Downloads:
cglm-0.9.0.tar.gz (a0b5d8007a977cb43a6f76ec0dfa9dff)

Download SlackBuild:
cglm.tar.gz
cglm.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
cglm.SlackBuild
cglm.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds