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

Fixed convertion from double to float warning #8

Closed RicoP closed 3 years ago

RicoP commented 10 years ago

There was a missing float suffix.