glm 0.9.4.4-1ubuntu1 source package in Ubuntu
Changelog
glm (0.9.4.4-1ubuntu1) saucy; urgency=low * Mark libglm-dev Multi-Arch: foreign, to satisfy the deps of foreign-arch reverse-dependencies (e.g., libmirserver-dev). -- Steve Langasek <email address hidden> Wed, 09 Oct 2013 13:25:58 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
glm_0.9.4.4.orig.tar.gz | 4.4 MiB | 5e46aa62dd31505b8eab1eea836ab397291b96cbc0ade745348747620ac4a5c7 |
glm_0.9.4.4-1ubuntu1.debian.tar.gz | 3.2 KiB | c5ce700d21ebab34cac54c25789b915fd6310c2d0727964cfacdb618a6500532 |
glm_0.9.4.4-1ubuntu1.dsc | 1.8 KiB | 783fad69a8bc7562cc465475f03b4a9485548424ec290f838850c29a70e1c260 |
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 saucy.
No description available for libglm-doc in ubuntu saucy.