Available data
- The plane β which is defined by a normal vector n and point P.
- The vector v which lies on the surface of the plane.(the angle between v and n is 90 degrees).
- The angle α to which v should be rotated.
How to obtain the rotated vector(vrot) ?
Note that the vectors are 3D.