Y
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
dakom
466 days ago
bevy_math also uses glam, re-exported in the prelude:
https://github.com/bevyengine/bevy/blob/cc69fdd0c63ea79fda4f...
link