Skip to content

v1.0.0: First release with new mat4 multiply order

Latest
Compare
Choose a tag to compare
@mcclure mcclure released this 03 May 17:40
· 64 commits to master since this release

In this version, composition a*b means "apply b, then a" for both quaternions and matrices. Before version 1.0, matrix multiply order was reversed.