-
### Describe the error
The following codes do the same exact thing
```
# Ok
self.play(ShowCreation(rectangles[0]), ShowCreation(rectangles[2]))
# Ok
self.pl…
-
https://roykun1.github.io/Manim/#/
Description
-
### Description
I really appreciate the work you've done on this project. It's fantastic! I have a feature request to make the experience even better.
The effect I hope to achieve by integrating M…
-
With the code from #33, the `Starting Manim...` command is currently run indefinitely when an error occurs in the Python terminal. I think we should definitely tackle this before the release to avoid …
-
Hi, when I was trying to run the maxpooling example in 0.0.24 it gave me an AttributeError:
convolutional_2d_to_max_pooling_2d.py:170 in make_forward_pass_animation │
│ ❱ 170 │ │ │ │ axis…
-
Does this issue occur when all extensions are disabled? **Yes**
- VS Code Version: 1.94.2, commit 384ff7382de
- OS Version: Windows 22H2, WSL2 Ubuntu 22.04.5 LTS
**I have the project open i…
-
The current look makes the page feel a bit cramped, also it might look better if there were just three elements to be centered.
![image](https://user-images.githubusercontent.com/70682032/141732397…
-
From [here](https://github.com/bhoov/vscode-manim/pull/7#issuecomment-2427585497):
> However (and this is worth discussion) I expect others to develop Manim extensions on VSCode and I would like th…
-
### Description
Hello,
It would be nice to be able to add sounds to slides. Is this a possibility?
### Screenshots
_No response_
### Additional information
_No response_
-
When using an external `config.cfg` file, the error message in case of incorrect option value is not very explicit.
For instance, when putting `quality=medium` the error message is the following:
…