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.5.3-no_gtc_packing_test.patch 0000000420 420 Bytes
glm-0.9.5.3.zip 0004077373 3.89 MB
glm.changes 0000002882 2.81 KB
glm.spec 0000002965 2.9 KB
Revision 4 (latest revision is 14)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234276 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 4)
- Version bump to 0.9.5.3
- Add a patch to disable gtc_packing test that fails on some i586
  systems:
  * glm-0.9.5.3-no_gtc_packing_test.patch
- Add %fdupes to reduce size (forwarded request 234273 from fstrba)
Comments 0
openSUSE Build Service is sponsored by