Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 215 Bytes

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