GithubHelp home page GithubHelp logo

Rendering problem about manim-rubikscube HOT 5 OPEN

wampycakes avatar wampycakes commented on June 3, 2024
Rendering problem

from manim-rubikscube.

Comments (5)

WampyCakes avatar WampyCakes commented on June 3, 2024

Do you have the code? Did you install Manim Rubikscube from PyPI? What version of Manim?

I have seen various rendering bugs in the past, but typically it's a problem of the way Manim's animations work, not a fault of the plugin. I haven't been keeping up with the stuff too much as of late, but I'm assuming that is still the case.

from manim-rubikscube.

Ackeraa avatar Ackeraa commented on June 3, 2024

Do you have the code? Did you install Manim Rubikscube from PyPI? What version of Manim?

I have seen various rendering bugs in the past, but typically it's a problem of the way Manim's animations work, not a fault of the plugin. I haven't been keeping up with the stuff too much as of late, but I'm assuming that is still the case.

It's the same code as shown in the https://manim-rubikscube.readthedocs.io/en/stable/ AllTogetherExample. It seems your example also has this bug.

from manim-rubikscube.

WampyCakes avatar WampyCakes commented on June 3, 2024

Yeahh, I'm pretty sure that has to do with how Manim handles animations. When a mobject is animated, it gives it a higher precedence on the z-index for some annoying reason. There's a work around that I have had to use before when running into such issues (occasionally with far more pronounced rendering problems with Manim Rubikscube due to this). Try doing your animation, but simultaneously in the same .play() call doing a blank Animation() on the slices of the cube that you are not rotating.

from manim-rubikscube.

Ackeraa avatar Ackeraa commented on June 3, 2024

Thanks for your response. Have you tried that? It seems did not work for me.

from manim-rubikscube.

WampyCakes avatar WampyCakes commented on June 3, 2024

I have not for this exact thing, but I have for other Manim Rubikscube animations.

from manim-rubikscube.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.