nalgebra_glm
pub fn rotate_y<N: RealField>(m: &TMat4<N>, angle: N) -> TMat4<N>
Builds a rotation 4 * 4 matrix around the Y axis and right-multiply it to m.
m
angle
rotate
rotate_x
rotate_z
scale
translate