This commit is contained in:
Vasiliy Stavenko 2015-07-21 22:27:36 +03:00
parent 3a2809116c
commit 8d662f5c27

View File

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