gleyba / math

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:The Unlicense


Languages

Language:C++ 99.9%Language:C 0.1%