toji / gl-matrix

Javascript Matrix and Vector library for High Performance WebGL apps
glmatrix.net
MIT License
5.4k stars 725 forks source link

[Question] Similar libraries #405

Open stefnotch opened 4 years ago

stefnotch commented 4 years ago

Which libraries, including those for other programming languages, have high quality matrices, vectors and quaternion implementations? I'm asking, so that I have other libraries that I can compare gl-matrix to.

The ones I can list off the top of my head are

magcius commented 4 years ago

https://github.com/nfrechette/rtm https://github.com/Microsoft/DirectXMath https://github.com/Unity-Technologies/Unity.Mathematics/ https://github.com/ebassi/graphene