Package glm: Information

    Source package: glm
    Version: 0.9.3.4-alt1
    Build time:  Jul 31, 2012, 08:32 PM
    Category: Development/C++
    Report package bug
    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.

    List of rpms provided by this srpm:
    libglm-devel (noarch)
    libglm-devel-doc (noarch)

    Maintainer: Ivan Ovcherenko

    List of contributors:
    Ivan Ovcherenko

    Last changed


    July 30, 2012 Ivan Ovcherenko 0.9.3.4-alt1
    - initial build for ALT Linux Sisyphus