manim-slides
manim-slides copied to clipboard
Tool for live presentations using manim
Apparently, ManimCE can produce two different animations with the same name (i.e., the same hash). As documented, ManimGL would anyway produce files with the same name, so this fix was...
### Description Hello everyone! As the "default" gui is not working properly for me (black screen at the end of each slides, due to this bug of pyside https://github.com/jeertmans/manim-slides/issues/293 ),...
### Description I can't use manimgl to render the manim scene slides. After I input: ```bash manim-slides render --GL test_gl.py ``` The terminal outputs: ```bash ManimGL v1.6.1 Traceback (most recent...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.3)
### Description Dunno if it is a bug per se, but there is a frame flick every time I switch a slide (backward or forward). While it is visible only...
### Please explain the issue you're experiencing (with as much detail as possible): Hi, there. I found that sometimes I just change the **background color** in the front of my...
I think it would be nice to performance tips for people generating large presentations. Some are: - render with low quality `-ql`; - only render (or present) par of the...
Issue and PR templates are a bit outdated, especially on the title convention. A refreshment of them would be nice.
### Description I really appreciate the work you've done on this project. It's fantastic! I have a feature request to make the experience even better. The effect I hope to...
### Description As suggested by M. Pardo in an e-mail, it could be nice to have a (new) key binding that play the previous slide in reverse. This way, you...