31 releases

0.14.2 Sep 6, 2024
0.14.0 Jul 4, 2024
0.13.1 Mar 18, 2024
0.12.1 Nov 30, 2023
0.3.0 Nov 3, 2020

#1591 in Game dev

Download history 15692/week @ 2024-05-27 16538/week @ 2024-06-03 12267/week @ 2024-06-10 15508/week @ 2024-06-17 14993/week @ 2024-06-24 14301/week @ 2024-07-01 17516/week @ 2024-07-08 20730/week @ 2024-07-15 20695/week @ 2024-07-22 23090/week @ 2024-07-29 19323/week @ 2024-08-05 27039/week @ 2024-08-12 20577/week @ 2024-08-19 24994/week @ 2024-08-26 24152/week @ 2024-09-02 17747/week @ 2024-09-09

89,756 downloads per month
Used in 1,206 crates (82 directly)

MIT/Apache

1MB
22K SLoC

Bevy Math

License Crates.io Downloads Docs Discord


lib.rs:

Provides math types and functionality for the Bevy game engine.

The commonly used types are vectors like Vec2 and Vec3, matrices like Mat2, Mat3 and Mat4 and orientation representations like Quat.

Dependencies

~9.5MB
~209K SLoC