Пакет glm: Информация

    Исходный пакет: glm
    Версия: 0.9.3.4-alt1
    Собран:  31 июля 2012 г. 20:32
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://glm.g-truc.net/

    Лицензия: MIT
    О пакете: GLM is a header only C++ mathematics library for graphics software based on the GLSL specification
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libglm-devel (noarch)
    libglm-devel-doc (noarch)

    Сопровождающий: Ivan Ovcherenko

    Список участников:
    Ivan Ovcherenko

    Права:
    Ivan Ovcherenko
    @everybody

    Последнее изменение


    30 июля 2012 г. Ivan Ovcherenko 0.9.3.4-alt1
    - initial build for ALT Linux Sisyphus