ufosc / manim-data-structures

A Manim plugin that contains common data structures to create Manimations.
https://manim-data-structures.readthedocs.io
MIT License
6 stars 40 forks source link

Combine .animate syntax with m_tree class insertion #22

Open levyjonathan31 opened 7 months ago

levyjonathan31 commented 7 months ago

Description of the proposed feature

We have functionality present where we can call the insertion into our m_tree class and call the animation to move the node to its proper location. We want to mimic Manim syntax more closely and have the method we call .animate on do both of these.

TheDinner22 commented 7 months ago

I will see this issue resolved if its the last thing I do!!!