From aeccbf17923db9054dfa0706ff2f099127f24e4a Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 16 Feb 2017 01:37:30 +0100 Subject: [PATCH] Added reference to cglm in GLM manual #609 --- manual.md | 1 + 1 file changed, 1 insertion(+) diff --git a/manual.md b/manual.md index ca60c453..e5b47a43 100644 --- a/manual.md +++ b/manual.md @@ -1374,6 +1374,7 @@ LibreOffice includes several applications that make it the most powerful Free an ### 9.5. Equivalent for other languages +* [*cglm*](https://github.com/recp/cglm): OpenGL Mathematics (glm) for C. * [*GlmSharp*](https://github.com/Philip-Trettner/GlmSharp): Open-source semi-generated GLM-flavored math library for .NET/C\#. * [glm-js](https://github.com/humbletim/glm-js): JavaScript adaptation of the OpenGL Mathematics (GLM) C++ library interfaces * [Java OpenGL Mathematics (GLM)](https://github.com/java-graphics/glm)