bitshifter / mathbench-rs

Comparing performance of Rust math libraries for common 3D game and graphics tasks
Other
197 stars 16 forks source link

Consider adding glm-rs #17

Open VZout opened 4 years ago

VZout commented 4 years ago

It is not a very well known library but in the small amount of testing I did it seems to outperform Nalgebra in some aspects.

https://github.com/dche/glm-rs