rs-math3d 0.9.4

Rust 3D Math (no dependency on std)
Documentation
fn main() {
    println!("cargo:rustc-link-lib=m"); // the "-l" flag
}