Added package nimgl (#678)
This commit is contained in:
parent
e626f72d91
commit
aa86195857
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue