-
Creating a transition between two vectors
I am wondering if anyone can help.
I’m currently working on a project, where I need a giraffe to move its head from an upright position to the ground.
I’ve created a vector of the giraffe with its head up and a giraffe with its head down.What is the best/ most realistic way to combine these two vectors, making a realistic motion?
Thanks in advance.