Previous | Next --- Slide 27 of 33
Back to Lecture Thumbnails
dchen1

How would we change this if we wanted to interpolate along the opposite direction, so basically, the larger complement arc?

pw123

Say we didn't want the rotation to have uniform speed, but instead rotate slightly faster as it approached q_1, how would we modify Slerp to get that effect?

rlpo

Does SLERP guarantee that the interpolated rotation achieves the shortest path?

Heisenberg

Should Slerp be applied to both q and q bar?

Heisenberg

I guess I know, nvm..