aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Carter <carterza@gmail.com>2018-11-27 02:33:55 -0500
committerMiran <narimiran@disroot.org>2018-11-27 08:33:55 +0100
commit944385a80c74f7e64cf6092dc563396cae0090fa (patch)
tree2d84aa9887cde85c6e0f86c37e6933782a9b8f84
parent6a9466883524fc342639e7a83e0bd279b2d6c963 (diff)
downloadpackages-944385a80c74f7e64cf6092dc563396cae0090fa.tar.gz
packages-944385a80c74f7e64cf6092dc563396cae0090fa.zip
Add bgfxdotnim (#943)
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 8b1535b..e71744b 100644
--- a/packages.json
+++ b/packages.json
@@ -11617,6 +11617,22 @@
"web": "https://github.com/treeform/pg"
},
{
+ "name": "bgfxdotnim",
+ "url": "https://github.com/zacharycarter/bgfx.nim",
+ "method": "git",
+ "tags": [
+ "bgfx",
+ "3d",
+ "vulkan",
+ "opengl",
+ "metal",
+ "directx"
+ ],
+ "description": "bindings to bgfx c99 api",
+ "license": "MIT",
+ "web": "https://github.com/zacharycarter/bgfx.nim"
+ },
+ {
"name": "niledb",
"url": "https://github.com/JeffersonLab/niledb.git",
"method": "git",