Added nimsl lib

This commit is contained in:
Yuriy Glukhov 2015-11-23 13:07:23 +02:00
parent 47e9977867
commit 5adf378945

View File

@ -3561,5 +3561,18 @@
"description": "Web-based playground for testing Nim code.",
"license": "MIT",
"web": "https://github.com/theduke/nim-playground"
},
{
"name": "nimsl",
"url": "https://github.com/yglukhov/nimsl",
"method": "git",
"tags": [
"shader",
"opengl",
"glsl"
],
"description": "Shaders in Nim.",
"license": "MIT",
"web": "https://github.com/yglukhov/nimsl"
}
]