Skip to content

v1.2.0

Compare
Choose a tag to compare
@romainguy romainguy released this 25 Jan 22:33
· 36 commits to main since this release
14e5826
  • Added support for quaternions (thanks to @ThomasGorisse)
  • Expanded support for rotation matrices creation when using Euler angles: the order of rotations can now be specified (thanks to @ThomasGorisse)
  • kotlin-math is now Kotlin multi-platform ready (thanks to @ekgame)