14 releases (1 stable)
Uses old Rust 2015
1.0.0 | Oct 29, 2022 |
---|---|
0.4.1 | Nov 21, 2019 |
0.4.0 | May 24, 2019 |
0.3.1 | Jan 24, 2019 |
0.0.2 | Feb 15, 2015 |
#266 in Math
2,208 downloads per month
Used in 23 crates
(5 directly)
11KB
228 lines
quaternion
A simple and type agnostic Rust library for quaternion math designed for reexporting
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
A simple and type agnostic quaternion math library designed for reexporting
Dependencies
~68KB