Many graphics crates use glam. Not all use the same version. This results in having to pin old versions of crates to get them all on the same version of glam.
The graphics ecosystem needs a solid version 1. From there, enhancements can be added, but don't break the existing API. Thanks.
Many graphics crates use glam. Not all use the same version. This results in having to pin old versions of crates to get them all on the same version of glam.
The graphics ecosystem needs a solid version 1. From there, enhancements can be added, but don't break the existing API. Thanks.