Skip to content

There might still be some Warping with OpenGLImageMobject #2832

Open
@MrDiver

Description

@MrDiver

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue:bugSomething isn't working... For use in issuesopenglConcerning the OpenGL renderer.

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions