Group :: Development/C++
Source RPM: glm
Built: over 8 years ago
Size: 3.77 MB
Repocop status:

Gear: http://git.altlinux.org/gears/g/glm.git
Home 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.
Current maintainer:
Ivan Ovcherenko
List of contributors: ACL: List of rpms provided by this srpm:
- libglm-devel
- libglm-devel-doc
- initial build for ALT Linux Sisyphus