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

There might still be some Warping with OpenGLImageMobject #2832

Open
Tracked by #3482
MrDiver opened this issue Jun 18, 2022 · 0 comments
Open
Tracked by #3482

There might still be some Warping with OpenGLImageMobject #2832

MrDiver opened this issue Jun 18, 2022 · 0 comments
Labels
issue:bug Something isn't working... For use in issues opengl Concerning the OpenGL renderer.

Comments

@MrDiver
Copy link
Collaborator

MrDiver commented Jun 18, 2022

Description of bug / unexpected behavior

See

a.mp4

Expected behavior

No warping

How to reproduce the issue

class a(Scene):
    def construct(self):
        a = ImageMobject("day_texture.png")
        self.add(a)
        self.interactive_embed()

Additional media files

day_texture

@MrDiver MrDiver added issue:bug Something isn't working... For use in issues opengl Concerning the OpenGL renderer. labels Jun 18, 2022
@MrDiver MrDiver moved this to 🆕 New in Dev Board Jun 18, 2022
@MrDiver MrDiver linked a pull request Jun 18, 2022 that will close this issue
12 tasks
@MrDiver MrDiver mentioned this issue Dec 2, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue:bug Something isn't working... For use in issues opengl Concerning the OpenGL renderer.
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant