nazar-pc / mint

Math Interoperability Types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mint

Build Status Docs Crates.io

Math INteroperability Types:

xkcd standard

This library provides standard mathematical types types used in computer graphics. Its only purpose is to serve as a standard and interoperability language between various components of rust-gamedev ecosystem that happen to expose math-related types on their API. There are no operations defined for the types other than for the means of conversion from/into external types.

About

Math Interoperability Types

License:MIT License


Languages

Language:Rust 100.0%