Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_updater does not correctly retrieve the objects' name introduced in main file when embed with OpenGL. #4018

Open
ChungLeeCN opened this issue Nov 15, 2024 · 0 comments

Comments

@ChungLeeCN
Copy link

When I enter the interactive mode through self.interactive_embed() with OpenGL, all objects imported in the main program, custom variables, and objects cannot be used within the add_updater. Here is an example: even though from manim import * has been used to import all Manim objects in the main program, using Dot in always_redraw is considered undefined.

opengl_bug
opengl_bug02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant