Description
Lua graphics projects using MoonGL can share vector, matrix, and math helpers. Developers install this library when OpenGL-style Lua code needs reusable math utilities.
It is a support library, not a standalone graphics app. Numerical behavior should be tested in the rendering or simulation code that uses it.