Description
Graphics code can use a small linear-math library for vectors, matrices, and related calculations.
This package is useful for developers writing rendering, game, or visualization software that needs lightweight math helpers. It is a library, so users normally receive it through applications that depend on it.
Math libraries affect rendering correctness and numerical behavior. Test transformations and edge cases in the application that uses it.