-
## Description of bug / unexpected behavior
Some OpenGL Mobjects have extraneous lines both on and the mobject and off. The sphere demonstrates this.
## Expected behavior
To not have extralin…
-
## Description of bug / unexpected behavior
Since the opengl camera is a mobject you would expect it to rotate like a mobject, allowing for unique camera angles. But when applying Rotate to the cam…
-
#### Preliminaries
- [X] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [X] I have checked the [installat…
-
My intention is to show a demo of full training from scratch and then getting inference for single meat object. I trained the single meat from the scratch using dope/script/train.py (with the modifica…
-
## Description of bug / unexpected behavior
When trying to render an Axes mobject, the code doesnt seem to handle 0 values for `x_range/y_range`. I am new to Manim and stumbled upon this exception(`N…
-
#### Preliminaries
- [x] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [x] I have checked the [installat…
-
Still to be done:
- [x] change label of the toggle action dynamically ("orthographic projection" / "perspective projection")
- [x] calculate suitable distance_to_target when loading a structure
-
When I am looking at the calendar view and I try to set presets, it does not always work. No matter how many times I go to the dropdown, select "Set presets", and click on the one I want, it does not…
-
### Version
0.2.0.7
### Describe the bug.
Hi, I'm encountering an issue when decoding **16-bit TIFF images** using the nvImageCodec library. The decoded image appears to be **duplicated** and the *…
-
this is my code
` scene = Scene(size=args.window_size)
if args.with_orthographic_projection:
scene.camera_matrix = pyrr.Matrix44.orthogonal_projection(
left=-3.1, righ…