Added package fancygl (#1011)

This commit is contained in:
Arne Döring 2019-02-19 17:58:50 +01:00 committed by Miran
parent 6d4da67067
commit d3723175e0

View File

@ -12680,9 +12680,22 @@
"networking",
"network mapper",
"blmvxer"
],
],
"description": "A pure implementaion of nmap for nim.",
"license": "MIT",
"web": "https://github.com/blmvxer/nim-nmap"
},
{
"name": "fancygl",
"url": "https://github.com/krux02/opengl-sandbox",
"method": "git",
"tags": [
"opengl",
"rendering",
"dsl"
],
"description": "nice way of handling render code",
"license": "MIT",
"web": "https://github.com/krux02/opengl-sandbox"
}
]