Vector2 and Vector3 library for Lua.
$ luarocks install vector
This module implements vector2 and vector3 to Lua.Also can draw Vector2 to PNGs.'bit32' is not needed if you are not going to draw Vector2.You can just install 'vector.lua' and use it.
root