added vectors package

This commit is contained in:
BrendanBenshoof 2014-06-30 11:44:59 -04:00
parent 9e89ba14fa
commit cf88aa49ba

View File

@ -760,4 +760,13 @@
"license": "WTFPL",
"web": "https://github.com/flyx/emerald"
}
{
"name": "vectors",
"url": "git://github.com/blamestross/nimrod-vectors",
"method": "git",
"tags": ["math", "vectors","library"],
"description": "Simple multidimensional vector math",
"license": "MIT",
"web": "https://github.com/blamestross/nimrod-vectors"
}
]