A C++ mathematics library for 3D graphics

Edit Package glm
http://glm.g-truc.net/

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 than GLSL so that when a programmer knows GLSL,
he knows GLM as well which makes it really easy to use.

This project isn't limited by GLSL features. An extension system, based on the
GLSL extension conventions, provides extended capabilities: matrix
transformations, quaternions, half-based types, random numbers, etc...

This library works perfectly with OpenGL but it also ensures interoperability
with other third party libraries and SDKs. It is a good candidate for software
rendering (Raytracing / Rasterisation), image processing, physic simulations and
any context that requires a simple and convenient mathematics library.

Refresh
Refresh
Source Files
Filename Size Changed
glm-0.9.9.4.tar.gz 0004578404 4.37 MB
glm-cmake-config.patch 0000000743 743 Bytes
glm.changes 0000004376 4.27 KB
glm.spec 0000003386 3.31 KB
Revision 9 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 688281 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 9)
- Upstream does not package a dedicated LICENSE file.
  Make a note the license terms are included in manual.md
- Use %fdupes macro also for docs/api/
- Update to version 0.9.9.4
  See https://github.com/g-truc/glm/releases for the changelog
- Update patch:
  * glm-cmake-config.patch
- Run spec-cleaner
Comments 0
openSUSE Build Service is sponsored by