Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 250 Bytes

File metadata and controls

7 lines (5 loc) · 250 Bytes

vector_h

(Graphics/Physics oriented)

ANSI C compliant single header vector math library, compatible with modern C & C++.

- Includes "math.h" for trig functions.
- Includes "limits.h" for determining which (unsigned) int type is 32 bits.