added nimrod wrapper for DirectX

This commit is contained in:
Charlie Barto 2014-08-02 10:46:37 -04:00
parent a299434c12
commit 4ce6c2955a

View File

@ -831,5 +831,14 @@
"description": "Wrapper for the nanomsg socket library that provides several common communication patterns",
"license": "MIT",
"web": "https://github.com/def-/nim-nanomsg"
},
{
"name": "DirectX",
"url": "https://bitbucket.org/barcharcraz/directnimrod",
"method": "git",
"tags": ["library", "wrapper", "graphics", "windows"],
"description": "Wrapper for microsoft's DirectX libraries",
"license": "MS-PL",
"web": "https://bitbucket.org/barcharcraz/directnimrod"
}
]