Merge pull request #68 from blamestross/master

added vectors package
This commit is contained in:
Billingsly Wetherfordshire 2014-06-30 15:50:16 -05:00
commit 7f07c94624

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"
}
]