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?