-
## Description of bug / unexpected behavior
TracedPath mobjects disappear as soon as other objects are added to the scene.
## Expected behavior
I would have expected that they stay visible like o…
-
### Discussed in https://github.com/humanoid-path-planner/hpp-fcl/discussions/422
Originally posted by **manuel-koch** May 15, 2023
I'm new to hpp-fcl and can't find useful documentation about…
-
I have an issue installing PyOpenGL-accelerate on my Win 10 64-bit, does anyone has any instructions how to install all requirements on Win 10 64-bit?
-
To enforce coverage of this package, it would be nice to also test the Python bindings. Unfortunately I don’t have time to do it. @nim65s Would you be available to do this task?
-
## Description of bug / unexpected behavior
Using the function `next_to` an ImageMObject using the OpenGL renderer causes an unexpected crash,
while it does works without issue with the cairo rend…
-
## Description of bug / unexpected behavior
When I try using Manim's interactive mode in VSC, the animations are shown. However, as soon as I quit the gui (by pressing Q), the terminal shows errors…
-
> To address @timhoffm's other comment ("Does it still make sense to keep Affine2D._mtx as a numpy array if we only do element-wise operations?"): I'm quite convinced the whole transform stack would b…
-
## Description of bug / unexpected behavior
Hello,
I have this bit of Manim code that gets a 2D matrix and visualizes DFS starting from a given source (`start_x`, `start_y`). However,the animati…
-
I couldn't find any way to communicate other than filing a bug.
I've been programming in python as a hobby for 5 years. I contributed heavily to a now abandoned non sequential ray tracer using cytho…
-
### Description
I run the basic example file with the command including manim and
```
manim-slides BasicExample
```
but then the interface crashed and the following error appeared:
```
QOpenGL…