Skip to content

Version 2.1

Compare
Choose a tag to compare
@HexagonNico HexagonNico released this 25 Jun 11:36
· 55 commits to main since this release

Additions since 2.0

  • Added apply methods to vectors to allow the usage of the Vec3f(xy, z) syntax instead of new Vec3f(xy, z).
  • Added convenience methods to multiply 4x4 matrices with 4d vectors

Fixes since 2.1

  • Fixed a few typos in the documentation