xmath crates-i travis-i

Rust port of Microsoft DirectXMath. Documentation

toml [dependencies] xmath = "0.2"

Glium support

xmath supports glium out of the box.

toml [dependencies] xmath = { version = "0.2", features = ["glium-support"] }


BSD 2-Clause