-
The following script has been run after installing **manimgl** **1.6.1**:
`manimgl example_scenes.py OpeningManimExample`
The running error is:
**OpenGL/error.py", line 230, in glCheckError
…
-
## Description of bug / unexpected behavior
I tried styling the `BulletedList` `Mobject` as fully black and the bullet points still appear white.
## Expected behavior
I would expect also …
-
This Issue is for discussion and tracking of mechanism of action experiments for series 2. We are currently in the process of planning the details of the first experiments and will update accordingly.
-
Hi,
I am trying to set-up your conda environment according to the environment.yml file using the commands you have specified. However, I think there are a few platform-dependent libraries and canno…
-
## Description of bug / unexpected behavior
It seems the video format value is being ignored when I [set it programmatically](https://docs.manim.community/en/stable/guides/configuration.html#the-mani…
-
## Description of bug / unexpected behavior
line method put_start_and_end_on(start,end) raises an excpetion when start == end
## Expected behavior
I think it should just draw one point
## …
-
## Description of bug / unexpected behavior
When `Transform`ing a `Graph` into another graph with a different number of edges, the resulting animated graph has the same number of edges as the origi…
-
### Describe the error
running any of the followings:
manimgl code.py
or
manim-render code.py
will give no output and terminals goes to halt state (the curser just blinks)
### Code and Error
…
-
#### Preliminaries
- [x] I have followed the latest version of the
[installation instructions](https://github.com/ManimCommunity/manim-voiceover/blob/main/README.md).
## Description of er…
-
## Description of bug / unexpected behavior
I wanted to animate MathTex and Line class instances together using LaggedStart animation.
I set the line's z-index value (using optional parameter in c…