Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039141
en ru br
ALT Linux repos
S:0.9.9.8-alt1

Group :: Development/C++
RPM: glm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.9.8-alt1
Build date: 2 november 2021, 12:49 ( 125.3 weeks ago )
Size: 4.13 Mb

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: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • libglm-devel
  • libglm-devel-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin