I have a sphere and a point on it. Now I want to move this point in the direction of a randomly choosen angle "a" for for the arc length "l", over the surface of the sphere.
What are the mathematical equations for that?
I thought about maybe using great-circles somehow, but I don't know how to do that practically.
--
I also found this, but it don't applies to my case, because that case is reduced to the use of Vectors: