manim-slides
manim-slides copied to clipboard
Tool for live presentations using manim
### Description It would be nice to have a "jump-to" feature in the present mode, like with [RevealJS](https://revealjs.com/jump-to-slide/). Also, adding an `id` field might allow users to use this feature...
### Description When I try to run `manim-slides` I get the next error ``` Traceback (most recent call last): File "/home/fernando/miniconda3/envs/manim/bin/manim-slides", line 5, in from manim_slides.__main__ import cli File "/home/fernando/miniconda3/envs/manim/lib/python3.11/site-packages/manim_slides/__main__.py",...
Related to #350, but it might be good to have tests running on CI with different Qt backends, and also missing Qt backend? Related to Xvfb, we could use pytest-xvfb.
### Please explain the issue you're experiencing (with as much detail as possible): Hello everyone! I've been using manim-slides for quite some time now but recently I changed PCs and...
### Description I note that there is a parameter to command line interface: **--fullscreen** After I input ```py manim-slides present --fullscreen Scene1 ``` It's main window truely become full-screen but,...
Apparently, the "recommended* versions of Qt (i.e., Qt 6.5.1 and 6.5.2) produces errors. I could not exactly re-produce #315, but I also have `failed to get textures for frame; format:...
# What The current [example.gif](https://raw.githubusercontent.com/jeertmans/manim-slides/main/static/example.gif) was recorded a long time ago, when a lot of features did not exist, and I not quite attractive (in my opinion). If possible, I...
### 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_
### Description I want to insert 3D files created by blender into manim-slides. Is it possible to make that happen? ### Screenshots _No response_ ### Additional information _No response_
TLDR: checkout https://github.com/jeertmans/manim-slides/issues/392#issuecomment-2368198106 for a potential fix. --- ### Description After playing a few slides correctly, it looks like some media starts to bug / glitch / or just do...