You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
manim test.py -pql -v DEBUG --disable_caching
Manim Community v0.18.1
[02/04/25 21:45:38] INFO Caching disabled. cairo_renderer.py:78
DEBUG List of the first few animation hashes of the scene: cairo_renderer.py:97
['uncached_00000']
[02/04/25 21:45:40] INFO Animation 0 : Partial movie file written in scene_file_writer.py:527
'/data/data/com.termux/files/home/youtube_video/numerical
_analysis/media/videos/test/480p15/partial_movie_files/Te
stRender/uncached_00000.mp4'
DEBUG Animation with empty mobject animation.py:175
INFO Caching disabled. cairo_renderer.py:78
DEBUG List of the first few animation hashes of the scene: cairo_renderer.py:97
['uncached_00000', 'uncached_00001']
[02/04/25 21:45:41] INFO Animation 1 : Partial movie file written in scene_file_writer.py:527
'/data/data/com.termux/files/home/youtube_video/numerical
_analysis/media/videos/test/480p15/partial_movie_files/Te
stRender/uncached_00001.mp4'
INFO Combining to Movie file. scene_file_writer.py:617
DEBUG Partial movie files to combine (2 files): scene_file_writer.py:561
['/data/data/com.termux/files/home/youtube_video/numerica
l_analysis/media/videos/test/480p15/partial_movie_files/T
estRender/uncached_00000.mp4',
'/data/data/com.termux/files/home/youtube_video/numerical
_analysis/media/videos/test/480p15/partial_movie_files/Te
stRender/uncached_00001.mp4']
INFO scene_file_writer.py:737
File ready at
'/data/data/com.termux/files/home/youtube_video/numerical
_analysis/media/videos/test/480p15/TestRender.mp4'
INFO Rendered TestRender scene.py:247
Played 2 animations
[02/04/25 21:45:42] INFO Previewed File at: file_ops.py:231
'/data/data/com.termux/files/home/youtube_video/numerical_analysis
/media/videos/test/480p15/TestRender.mp4'
System specifications
System Details
OS (with version, e.g., Windows 10 v2004 or macOS 10.15 (Catalina)):Termux linux-android arrach64
RAM: 4 GB
Python version (python/py/python3 --version): 3.12
Ok, so I still don't know about the background lines, and I suggest that you use the Axes() object instead. But your code revealed to me another bug which I will file as a separate report so that it does not drown here.
Description of bug / unexpected behavior
I wanted to create a NumberPlane only with axis,So I set the backgroundLines opacity to 0,But the line still got rendered in certain curcumstanes.
Expected behavior
Only axis should be rendered
How to reproduce the issue
All manim command is set to default.
By using the command
I got
and the thing is if you swap the position of the object,The render becomes kinda ok(not entirely accurate) like
You got kinda accurate result.Like
Logs
Terminal output
System specifications
System Details
python/py/python3 --version
): 3.12pip list
):The text was updated successfully, but these errors were encountered: