Hacker News new | ask | show | jobs
by cwiz 466 days ago
There's also bevy_math with quite large number of crates depending on it.
1 comments

bevy_math also uses glam, re-exported in the prelude: https://github.com/bevyengine/bevy/blob/cc69fdd0c63ea79fda4f...