45 releases
Uses new Rust 2024
0.16.1 | May 30, 2025 |
---|---|
0.16.0-rc.3 | Mar 31, 2025 |
0.15.0 | Nov 29, 2024 |
0.14.0 | Jul 4, 2024 |
0.3.0 | Nov 3, 2020 |
#190 in Algorithms
93,958 downloads per month
Used in 1,538 crates
(124 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–14MB
~252K SLoC