glm 0.9.9.8+ds-1ubuntu1 source package in Ubuntu
Changelog
glm (0.9.9.8+ds-1ubuntu1) impish; urgency=medium * Add d/p/tests-no-optimization.patch, to fix FTBFS with GCC-11, LP: #1946750 -- Lukas Märdian <email address hidden> Tue, 12 Oct 2021 14:52:57 +0200
Upload details
- Uploaded by:
- Lukas Märdian
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
glm_0.9.9.8+ds.orig.tar.xz | 2.8 MiB | 0e678af38374a9d49dbd19f206bbc31564ddcd91449fe48ea8967a51ab3ccd69 |
glm_0.9.9.8+ds-1ubuntu1.debian.tar.xz | 6.1 KiB | bd2e6c5866addd4eb5d04184c7911af0cbf722b025384d95217befd527cb3864 |
glm_0.9.9.8+ds-1ubuntu1.dsc | 2.1 KiB | c778ef5e7c189e797c557ab4db65b3020ae93460c77b4e43731ee38eb87c2e8f |
Available diffs
Binary packages built by this source
- libglm-dev: C++ library for OpenGL GLSL type-based mathematics
OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics
software based on the OpenGL Shading Language (GLSL) specification.
.
GLM provides classes and functions designed and implemented with the same
naming conventions and functionalities as GLSL, so that when a programmer
knows GLSL, he knows GLM as well, which makes it really easy to use.
.
This project isn't limited to GLSL features. An extension system, based on the
GLSL extension conventions, provides extended capabilities: matrix
transformations, quaternions, half-based types, random numbers, et cetera.
.
This library works perfectly together with OpenGL but it also ensures
interoperability with other third party libraries and SDKs. It is a good
candidate for software rendering (such as raytracing, rasterisation), image
processing, physic simulations and any context that requires a simple and
convenient mathematics library.
- libglm-doc: No summary available for libglm-doc in ubuntu impish.
No description available for libglm-doc in ubuntu impish.