I am using LuaJIT with OpenGL ES 2.0 as a way to rapidly create some 3D interactive scenes.
I have been busy reinventing the wheel, making my own vector library. My question is, does anyone else have experience with this sort of thing? Are there libraries out there? Are there libraries built for LuaJIT specifically (using LuaJIT's FFI)?