skeid 0.3.0

a linear algebra library for game graphics and physics
Documentation

Skeiư

a linear algebra library for game graphics and physics

How to Use

This is a Rust library, available through crates.io. To install in your project, add it to your Cargo.toml as a dependency:

[dependencies]
skeid = "0.1.0"

Or run the following command from within your project directory:

cargo add skeid