Help with a simple(?) python animation

First, I can do what I want with animation software but I want to integrate math elements (think 3 Blue 1 Brown). What I need the animation to do is to take a sprite or a PNG picture, fade it in, move it, and fade out. I’ve looked at the tkinter videos but they are all “Let’s build a GUI!” I know there are libraries out the but if I knew how to control the alpha and move items then I would build my own library.

So is there something easy to program or a good reference I can look at?

You might just check out the relevant parts of a pre-built library and see what and how they’re doing it.

That way you can test it, see how it works, and study it all at the same time.

If you feel froggy, check out a couple different libs and see if there’s multiple techniques and if one of them speak to you.

Sent from my SM-N975U using Tapatalk