Merge pull request #214 from stavenko/master

Add https://github.com/stavenko/nim-glm/
This commit is contained in:
Dominik Picheta 2015-07-25 12:48:23 +01:00
commit 757329fac7

View File

@ -376,7 +376,15 @@
"license": "MIT",
"web": "https://github.com/nim-lang/tcl"
},
{
"name": "glm",
"url": "https://github.com/stavenko/nim-glm",
"method": "git",
"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"
},
{
"name": "python",
"url": "git://github.com/nim-lang/python",