#quaternions

quaternion

A simple and type agnostic quaternion math library designed for reexporting

15 releases (2 stable)

Uses old Rust 2015

new 2.0.0 Oct 20, 2024
1.0.0 Oct 29, 2022
0.4.1 Nov 21, 2019
0.4.0 May 24, 2019
0.0.2 Feb 15, 2015

#539 in Math

Download history 645/week @ 2024-07-03 771/week @ 2024-07-10 896/week @ 2024-07-17 1353/week @ 2024-07-24 1028/week @ 2024-07-31 1226/week @ 2024-08-07 736/week @ 2024-08-14 650/week @ 2024-08-21 826/week @ 2024-08-28 942/week @ 2024-09-04 719/week @ 2024-09-11 673/week @ 2024-09-18 972/week @ 2024-09-25 914/week @ 2024-10-02 1100/week @ 2024-10-09 1174/week @ 2024-10-16

4,256 downloads per month
Used in 24 crates (6 directly)

MIT/Apache

11KB
228 lines

quaternion

A simple and type agnostic Rust library for quaternion math designed for reexporting

License

Licensed under either of

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