/math

Tiny 3d math. Move along, there's nothing to see here.

Primary LanguageC++The UnlicenseUnlicense

Tiny 3d math. Move along, there's nothing to see here.

Notes

  • Add unittests utility.h sign(N)
  • Add unittests float3/4 operator/=(float3/4)
  • Add float{2/3/4} operator{/=, *=, +=, -=}(float{2/3/4}) & unittests