A vector and matrix math library
Stars
58
Forks
4
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
119
commits
Fixed visual studio build error when compiling C++
ffefafe
Updated email
448eae3
Refactored quaternion interpolation & updated header
83be6bf
Removed redundant casting between vec4 & quat
c5033c8
Fixed some hardcoded function names in quaterions
b01950e
Added quaternion interpolation & quaternion - vector conversion
ad4b679
Added matrix transpose function & refactored matrix demote
9b75137
Added matEqual function
a2ca9b4
Added vecEqual function
cec0e1b
Added vec4 New function
9f422eb
Created New utility for 2D & 3D vectors
6cdbbbb
Stopped using underscore defines
2cfafe3
Fixed formatting
1d0a5f0
Added mix function
a664a99
Changed license to public domain
e39ca87