Browse Source

Merge pull request #697 from elect86/patch-2

Update manual.md, glm kotlin port #697
Christophe 8 years ago
parent
commit
5bcb204cde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manual.md

+ 1 - 1
manual.md

@@ -1338,7 +1338,7 @@ LibreOffice includes several applications that make it the most powerful Free an
 * [*cglm*](https://github.com/recp/cglm): OpenGL Mathematics (glm) for C.
 * [*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\#.
 * [*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
 * [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)
+* [JVM OpenGL Mathematics (GLM)](https://github.com/kotlin-graphics/glm): written in Kotlin, Java compatible
 * [JGLM](https://github.com/jroyalty/jglm) - Java OpenGL Mathematics Library
 * [JGLM](https://github.com/jroyalty/jglm) - Java OpenGL Mathematics Library
 * [SwiftGL Math Library](https://github.com/SwiftGL/Math/blob/master/Sources/glm.swift) GLM for Swift
 * [SwiftGL Math Library](https://github.com/SwiftGL/Math/blob/master/Sources/glm.swift) GLM for Swift
 * [glm-go](https://github.com/jbowtie/glm-go): Simple linear algebra library similar in spirit to GLM
 * [glm-go](https://github.com/jbowtie/glm-go): Simple linear algebra library similar in spirit to GLM