mint

Build Status Docs Crates.io

Math Interoperability Types.

This library contains type aliases of common math types used in computer graphics, to Rust built-in types. It's only purpose is to serve as a standard and interoperability language between various components of rust-gamedev ecosystem that happens to expose math-related types on their API. Since there are no new types/traits here, users are not even required to depend on this library in order to take the benefit of standards it introduces.