napari / napari-animation

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

Feature: GUI button to generate 360/180/etc. degree rotation #166

Open GenevieveBuckley opened 1 year ago

GenevieveBuckley commented 1 year ago

Suggested in https://github.com/napari/napari-animation/issues/164, a GUI button that allows users to easily add a 360 degree (or 180, or whatever) rotation to their animations.

It's difficult to get an even, constant rotation speed by picking keyframes manually. So this might be a nice handy feature to mix into more complicated animations.

GenevieveBuckley commented 1 year ago

Slightly related: https://github.com/napari/napari-animation/issues/155