Open stefnotch opened 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
https://github.com/nfrechette/rtm https://github.com/Microsoft/DirectXMath https://github.com/Unity-Technologies/Unity.Mathematics/ https://github.com/ebassi/graphene
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