34 releases

new 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

#890 in Game dev

Download history 20174/week @ 2024-07-18 22630/week @ 2024-07-25 20687/week @ 2024-08-01 25054/week @ 2024-08-08 22569/week @ 2024-08-15 24086/week @ 2024-08-22 22092/week @ 2024-08-29 23433/week @ 2024-09-05 18471/week @ 2024-09-12 20721/week @ 2024-09-19 19337/week @ 2024-09-26 16292/week @ 2024-10-03 14217/week @ 2024-10-10 15673/week @ 2024-10-17 16665/week @ 2024-10-24 17593/week @ 2024-10-31

66,124 downloads per month
Used in 1,268 crates (84 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
~235K SLoC