You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vec2, vec3, mat4 are pretty common names.
I would like for the types to be prefaced with glm_ to prevent naming conflicts.
the functions have it so why not the types?