sgorsten / linalg

linalg.h is a single header, public domain, short vector math library for C++
The Unlicense
849 stars 68 forks source link

Added mat44 split() into components, safer qaxis() and vecX zero_t #16

Closed mittpat closed 5 years ago

mittpat commented 5 years ago

Great lib, thank you