Hi all,
I want to create a demo that implement a ball moving on a plane,but there is a question confused me.I want to make the ball rotate while moving to the target position. I remember that i ever see someone implement this function by using Quaternion and Matrix3D. But i don't know how to implement it detailed. Anybody can show me this implement process?
