44 releases
Uses new Rust 2024
0.16.0 | Apr 24, 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 |
#169 in Algorithms
114,644 downloads per month
Used in 1,481 crates
(116 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
~224K SLoC