aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 91edf34..1d5f6a8 100644
--- a/packages.json
+++ b/packages.json
@@ -377,10 +377,10 @@
"web": "https://github.com/nim-lang/tcl"
},
{
- "name": "nim-glm",
+ "name": "glm",
"url": "https://github.com/stavenko/nim-glm",
"method": "git",
- "tags": ["opengl", "math", "matrix", "vector"],
+ "tags": ["opengl", "math", "matrix", "vector", "glsl"],
"description": "Port of c++ glm library with shader-like syntax",
"license": "MIT",
"web": "https://github.com/stavenko/nim-glm"