could we add [raymath](https://github.com/raysan5/raylib/blob/master/src/raymath.h) (another header file built into raylib) bindings as well? it provides a lot of important: > Vector2, Vector3, Matrix and Quaternion math related functions see [architecture](https://github.com/raysan5/raylib/wiki/raylib-architecture) on the raylib wiki for an overview.
could we add raymath (another header file built into raylib) bindings as well?
it provides a lot of important:
see architecture on the raylib wiki for an overview.