-
## Description of bug / unexpected behavior
Using the latest main branch, run `manim render --renderer opengl -p .\example_scenes\basic.py OpeningManim` to render the example scene with OpenGL, an …
-
## Description of bug / unexpected behavior
A `Wait` of 0.25s results in a `scene.renderer.time` delta of _0.2s_ when `config.quality = low_quality`.
When `config.quality` is not set resulting…
stnbu updated
2 years ago
-
## Description of bug / unexpected behavior
Using a non-default font the Tex object is missing the very last period. See the code for reproducing the problem for more details.
## Expected behav…
-
## Description of bug / unexpected behavior
GTTR example rashes when using OpenGL with GUI.
## Expected behavior
Work properly, perhaps at least without sound with GUI.
## How to reproduce…
-
## Description of bug / unexpected behavior
Manim crashes with `ValueError: Cell is empty` if the right code is executed. There is a weird dependency on dead code: Removing
```py
if False:
pri…
-
I was wondering if I could generate vertex normals for triangle strips.
Currently `generate_vertex_normals` works fine for indexed triangles but I would like to use this feature on triangle strips.
…
-
#### Preliminaries
- [yes] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [yes] I have checked the [troub…
-
## Description of bug / unexpected behavior
Transformation in line 12 is working just fine. Shouldn't line 13 do so aswell?
UPDATE: It's a problem with the openGL editor. Without, it works fine.
…
-
## Description of bug / unexpected behavior
When I add text to an opengl scene, it renders in an objectively strange and incorrect way.
## Expected behavior
I expected normal looking text t…
-
## Description of bug / unexpected behavior
When using `Axes`, knowing that the defaults for `x_length` and `y_length` are based upon the values of `config.frame_width` and `config.frame_height`,…
stnbu updated
2 years ago