Rotate a 3D vector around the x-axis
The vec3 point to rotate
The origin of the rotation
The angle of rotation in radians
Optional
The vector to set. If not passed a new one is created.
the rotated vector
Rotate a 3D vector around the x-axis