added assimp wrapper

This commit is contained in:
charlie barto 2014-03-08 01:41:21 -05:00
parent 71ec516822
commit 0de0ba5672

View File

@ -533,4 +533,13 @@
"web":"https://github.com/nimrod-code/sdl2"
},
{
"name":"nim-assimp",
"url":"git://github.com/barcharcraz/nim-assimp",
"method":"git",
"tags":["wrapper","media","mesh","import","game"],
"description":"Wrapper for the assimp library",
"license":"MIT",
"web":"https://github.com/barcharcraz/nim-assimp"
},
]