Given a long vector called A and a direction vector called B, how can one retrieve a position vector OC where a orthogonal line casted down to A has a fixed lenght?
The image above shows a 2d representation of my problem. Although, i need a solution for 3d space.