Added BGFX wrapper (#391)
* Added BGFX * Revert "Added BGFX" This reverts commit 8d3ad78e03b5b379408ea26c3bd22d2f4023bd0d. * Added BGFX Added the entry to the "end" of the file.
This commit is contained in:
parent
631d260836
commit
0c0a91d824
1 changed files with 16 additions and 0 deletions
|
|
@ -5052,5 +5052,21 @@
|
|||
"web": "https://github.com/LucaWolf/des.nim",
|
||||
"url": "https://github.com/LucaWolf/des.nim",
|
||||
"method": "git"
|
||||
},
|
||||
{
|
||||
"name": "bgfx",
|
||||
"url": "https://github.com/Halsys/nim-bgfx",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"media",
|
||||
"graphics",
|
||||
"3d",
|
||||
"rendering",
|
||||
"opengl"
|
||||
],
|
||||
"description": "BGFX wrapper for the nim programming language.",
|
||||
"license": "BSD2",
|
||||
"web": "https://github.com/Halsys/nim-bgfx"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue