Merge pull request #214 from stavenko/master
Add https://github.com/stavenko/nim-glm/
This commit is contained in:
commit
757329fac7
1 changed files with 9 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue