Animating with easing

Hi,

Need to be able to move an object from A to B, easily done… however, I’d like it to look more natural and have an ease in ease out animation type applied to it - does anyone know of any Mac OS declares that would allow access to the Mac’s built in easing calls? I’m unable to write my own as my math knowledge doesn’t stretch to using sin etc. Many thanks in advance.

Try AnimationKit from The ZAZ: Animation Kit .

2 Likes

I have just stumbled across this - wow, folks on here are so helpful sharing all this stuff. Thank you @Thom_McGrath

1 Like

If you want to walkthrough building your own animation class for Xojo, I did a 4-part guest series on the blog:

3 Likes