|
|
I'm working on an animation of an asteroid flying past the Earth. The camera
is moving along the same spline as the asteroid and, at first, is looking
along the spline following the asteroid, then at 4 seconds, it changes to
look at the Earth as it flies by. Now, the way I have it done at the
moment, just changes the look_at point to <0,0,0> (the location of the
Earth), during the flyby. This results in a jump when the look_at point
changes to looking at the earth, and another one when going back to the
spline (where the asteroid is on its way to the moon). What I'd like to do
is make this transition smooth, and have the camera rotate back to the
spline after the flyby. Any ideas on how to do this?
Rohan _e_ii
Post a reply to this message
|
|