manim-slides icon indicating copy to clipboard operation
manim-slides copied to clipboard

Tool for live presentations using manim

Results 64 manim-slides issues
Sort by recently updated
recently updated
newest added

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...

bug
html-convert

### 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 ),...

bug
html-convert

### 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...

bug
duplicate
waiting author
manimgl

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...

bug
help wanted
html-convert

### 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...

enhancement
question
cli

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...

documentation

Issue and PR templates are a bit outdated, especially on the title convention. A refreshment of them would be nice.

good first issue

### 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...

enhancement
html-convert
present
lib
python

### 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...

enhancement
good first issue
present
cli
python