-
## Description of bug / unexpected behaviour
When using the interactive ipython terminal (using `self.interactive_embed()` function and `OpenGL` renderer), the `phi`(polar angle) value for the orie…
-
## Description of bug / unexpected behavior
I took the following example from the VoiceOver Website:
```
class MyScene(VoiceoverScene):
def construct(self):
self.set_speech_…
-
Hi!
I'm building a driver using tracking overrides with the index as the HMD to implement a custom tracking system. I'm having trouble getting the rotations in the correct universe for what the fin…
-
## Description of bug / unexpected behavior
First add an image to the scene. Then add a [`Graph`](https://docs.manim.community/en/stable/reference/manim.mobject.graph.Graph.html) (in the graph-theore…
-
## Description of bug / unexpected behavior
A line art SVG created in Inkscape with rounded caps/joins is rendered with sharp caps/joins
## Expected behavior
The caps/joins are correctly rounde…
-
## Description of bug / unexpected behavior
Crashes when "r" key is pressed during recording
## Expected behavior
Not to crash
## How to reproduce the issue
Code for reproducing the pro…
-
## Description of bug / unexpected behavior
New to manim. When I try the sample in TransformMatchingShapes [sample page](https://docs.manim.community/en/stable/reference/manim.animation.transform_mat…
-
## Description of bug / unexpected behavior
I am trying to run the basic usage example of manim-voiceover given at https://docs.manim.community/en/stable/guides/add_voiceovers.html . When I try to ru…
-
## Description of bug / unexpected behavior
When plotting a sphere and a grid (NumberPlane) in a 3D scene, the NumberPlane is always rendered on top of the sphere (even when the sphere is over it). T…
-
## 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 …