#quaternions #piston

quaternion

A simple and type agnostic quaternion math library designed for reexporting

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

#574 in Math

Download history 382/week @ 2023-12-13 349/week @ 2023-12-20 125/week @ 2023-12-27 368/week @ 2024-01-03 433/week @ 2024-01-10 530/week @ 2024-01-17 572/week @ 2024-01-24 324/week @ 2024-01-31 425/week @ 2024-02-07 516/week @ 2024-02-14 468/week @ 2024-02-21 533/week @ 2024-02-28 695/week @ 2024-03-06 763/week @ 2024-03-13 917/week @ 2024-03-20 532/week @ 2024-03-27

2,970 downloads per month
Used in 23 crates (5 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