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

  • Default inline alert: Версия в репозитории: 0.9.9.8-alt1

Исходный пакет: glm
Версия: 0.9.9.6-alt1.1
Последняя версия по данным Repology
Собран:  30 мая 2021 г. 17:13 в задании #269879
Категория: Разработка/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)

Сопровождающий: Arseny Maslennikov


Права:
George V. Kouryachy
@everybody

    1. cmake
    2. ctest
    3. gcc-c++

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


27 апреля 2021 г. Arseny Maslennikov 0.9.9.6-alt1.1
- NMU: spec: adapted to new cmake macros.
24 марта 2020 г. Anton Midyukov 0.9.9.6-alt1
- new version 0.9.9.6
22 февраля 2018 г. George V. Kouryachy 0.9.8.5-alt2
- Fix build with GCC7