Skip to content

v2.3.0

Compare
Choose a tag to compare
@axelpale axelpale released this 01 Sep 10:48
· 477 commits to main since this release

New features:

  • vec2.cross - The cross product magnitude for 2D vectors
  • vec3.dot - The dot product for 3D vectors
  • vec3.cross - The cross product for 3D vectors

Other changes:

  • Travis CI integration and build badge