datenwolf / linmath.h

a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
Do What The F*ck You Want To Public License
922 stars 134 forks source link

Correct sign in mat4x4_rotate_Y #39

Closed gre-42 closed 4 years ago

gre-42 commented 4 years ago

Signs were incorrect in mat4x4_rotate_Y.