Package glm: Information
Source package: glm
Version: 0.9.7.1-alt1
Build time: Sep 21, 2015, 12:29 PM in the task #149449
Category: Development/C++
Report package bugHome page: http://glm.g-truc.net/
License: MIT
Summary: GLM is a header only C++ mathematics library for graphics software based on the GLSL specification
Description:
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 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 nums, etc.
Maintainer: George V. Kouryachy
Last changed
Sept. 16, 2015 George V. Kouryachy 0.9.7.1-alt1
- Autobuild version bump to 0.9.7.1 - Provide tests
July 30, 2012 Ivan Ovcherenko 0.9.3.4-alt1
- initial build for ALT Linux Sisyphus