42 releases
Uses new Rust 2024
new 0.16.0-rc.4 | Apr 11, 2025 |
---|---|
0.16.0-rc.3 | Mar 31, 2025 |
0.15.3 | Feb 24, 2025 |
0.15.0 | Nov 29, 2024 |
0.3.0 | Nov 3, 2020 |
#1755 in Game dev
102,509 downloads per month
Used in 1,450 crates
(108 directly)
1MB
21K
SLoC
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
.
Bevy Math
Dependencies
~6–13MB
~229K SLoC