top | item 43285383 (no title) kvark | 1 year ago The gamedev ecosystem appears to be split between nalgebra (for Rapier users) and glam. Where does lin-alg fit? discuss order hn newest cwiz|1 year ago There's also bevy_math with quite large number of crates depending on it. dakom|1 year ago bevy_math also uses glam, re-exported in the prelude: https://github.com/bevyengine/bevy/blob/cc69fdd0c63ea79fda4f... pttrn|1 year ago cgmath? bladeee|1 year ago cgmath is nice, but it uses old Rust 2015 and hasn't been updated since January 2021. load replies (3)
cwiz|1 year ago There's also bevy_math with quite large number of crates depending on it. dakom|1 year ago bevy_math also uses glam, re-exported in the prelude: https://github.com/bevyengine/bevy/blob/cc69fdd0c63ea79fda4f...
dakom|1 year ago bevy_math also uses glam, re-exported in the prelude: https://github.com/bevyengine/bevy/blob/cc69fdd0c63ea79fda4f...
pttrn|1 year ago cgmath? bladeee|1 year ago cgmath is nice, but it uses old Rust 2015 and hasn't been updated since January 2021. load replies (3)
bladeee|1 year ago cgmath is nice, but it uses old Rust 2015 and hasn't been updated since January 2021. load replies (3)
cwiz|1 year ago
dakom|1 year ago
pttrn|1 year ago
bladeee|1 year ago