Added package nimgl (#678)

This commit is contained in:
Leonardo Mariscal 2018-03-13 16:13:10 -05:00 committed by Dominik Picheta
parent e626f72d91
commit aa86195857

View File

@ -8637,5 +8637,21 @@
"description": "Develop SuperCollider UGens in Nim",
"license": "MIT",
"web": "https://github.com/capocasa/scnim"
},
{
"name": "nimgl",
"url": "https://github.com/cavariux/nimgl",
"method": "git",
"tags": [
"glfw",
"glew",
"math",
"opengl",
"bindings",
"gl"
],
"description": "Nim Game Library",
"license": "MIT",
"web": "https://github.com/cavariux/nimgl"
}
]