mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 12:50:25 -05:00
3728102644
glm_vec_scale multiplies vector (all items) by a scalar result = vector * factor, new scale = old scale * factor now it is possible to scale a vector as specified factor result = unit(vector) * factor, new scale = factor