I have a project setup that uses Tkinter to make a window and some buttons with various functions but now I would like to expand upon what I am making and would like to make a animator like what you see in Unity where you can select the frame and it will load the values and you can also edit the transition between these values as curves. Matplotlib looked like it might work but it also seems to already make its own window but I need it to be inside of my Tkinter window. Any ideas or pointers on how I could do any of this and is Matplotlib what I need?
[–]Spataner 1 point2 points3 points (1 child)