-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestIssue that is created for the Hacktoberfest eventIssue that is created for the Hacktoberfest eventpresentRelated to the main "present" featureRelated to the main "present" featurepythonPull requests that update Python codePull requests that update Python code
Description
Discussed in #252
Originally posted by torannn August 23, 2023
I've seen a similar project named Manim Editor. I think the feature complete_loop is quite useful. Currently, if we use the loop and press the next button, the animation will end immediately. It creates an unsmooth transition between animations. I think we can create the complete_loop feature similar to Manim Editor. When the user press the next button, the complete_loop force the animation to be finished, then continue running the next animation.
You can check out the example created by manim editor here https://manimcommunity.github.io/manim_editor/Tutorial/index.html.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestIssue that is created for the Hacktoberfest eventIssue that is created for the Hacktoberfest eventpresentRelated to the main "present" featureRelated to the main "present" featurepythonPull requests that update Python codePull requests that update Python code