34 releases

0.15.0-rc.3 Nov 5, 2024
0.14.2 Sep 6, 2024
0.14.0 Jul 4, 2024
0.13.1 Mar 18, 2024
0.3.0 Nov 3, 2020

#956 in Game dev

Download history 23112/week @ 2024-07-26 19786/week @ 2024-08-02 26641/week @ 2024-08-09 21537/week @ 2024-08-16 24245/week @ 2024-08-23 22410/week @ 2024-08-30 22119/week @ 2024-09-06 17752/week @ 2024-09-13 21462/week @ 2024-09-20 19299/week @ 2024-09-27 15324/week @ 2024-10-04 14797/week @ 2024-10-11 16171/week @ 2024-10-18 16347/week @ 2024-10-25 17254/week @ 2024-11-01 10654/week @ 2024-11-08

62,964 downloads per month
Used in 1,274 crates (86 directly)

MIT/Apache

1.5MB
32K 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

~10MB
~236K SLoC