glm 0.9.9~a2-2 source package in Ubuntu

Changelog

glm (0.9.9~a2-2) unstable; urgency=medium

  [ Andrew Caudwell ]
  * Backport upstream commit adding GLM_FORCE_CTOR_INIT. (Closes: #892861)

  [ Guus Sliepen ]
  * Remove unnecessary --parallel from debian/rules.
  * Update Vcs-* and Homepage links in debian/control.
  * Move glm.pc to /usr/share/pkgconfig/.

 -- Guus Sliepen <email address hidden>  Thu, 29 Mar 2018 15:08:45 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
glm_0.9.9~a2-2.dsc 2.0 KiB 199724d14d679e4267c2e16b730ed720cc79b0aac01f9d68af63fa6a192f0867
glm_0.9.9~a2.orig.tar.gz 1.5 MiB 8262bbe6700c6c15dc1f5725eacf601da2d862ffdb659104f02e21344b21aa94
glm_0.9.9~a2-2.debian.tar.xz 7.4 KiB 93720c63d756b2312a2c6f4861a0af74462461974dc5e054d5750ed667a616aa

Available diffs

No changes file available.

Binary packages built by this source

libglm-dev: 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 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.

libglm-doc: No summary available for libglm-doc in ubuntu disco.

No description available for libglm-doc in ubuntu disco.