[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#963901: O: glm -- C++ library for OpenGL GLSL type-based mathematics



Package: wnpp
Severity: normal

I intend to orphan the glm package.

I no longer have time to maintain this package. GLM is used by quite a
lot of applications that render 3D graphics using OpenGL and Vulkan, and
might be used outside that as well due to its excellent implementation
of vector and matrix operations of up to 4(x4) components. Since it is a
header-only library, there only are build-dependencies, which means its
use isn't reflected by the popcon statistics.

This package is in very good shape with no open bugs, in great part due
to upstream being very responsive to bug reports that are forwarded to
them.

The package description is:
 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 really 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 numbers, et cetera.
 .
 This library works perfectly together with OpenGL but it also ensures
 interoperability with other third party libraries and SDKs. It is a good
 candidate for software rendering (such as raytracing, rasterisation), image
 processing, physic simulations and any context that requires a simple and
 convenient mathematics library.


Reply to: