napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
76 stars 27 forks source link

Slerp does not accept interpolation fraction outside the range [0, 1] #81

Closed alisterburt closed 3 years ago

alisterburt commented 3 years ago

Some of our easing functions extend beyond the range 0-1 (e.g. bounce) - this causes an error when interpolating the camera angles with slerp