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
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 |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds