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

### Description The output: ```powershell (.env-3.8.10) E:\Manim\manimgl-manim-slides>manim-slides BasicExample failed to get textures for frame; format: 172 textureConverter null Device loss detected in Present() Device loss detected in Present() ``` And...

bug
help wanted
present
windows

### Description When running the command `from manim_slides import Slide` I get the following error ``` --------------------------------------------------------------------------- PydanticUserError Traceback (most recent call last) [/home/martin/Documents/VSCode/Python/Manim/Thesis-P1.ipynb](https://file+.vscode-resource.vscode-cdn.net/home/martin/Documents/VSCode/Python/Manim/Thesis-P1.ipynb) Cell 3 line 1 ----> [1](vscode-notebook-cell:/home/martin/Documents/VSCode/Python/Manim/Thesis-P1.ipynb#W4sZmlsZQ%3D%3D?line=0)...

bug
waiting author

### Description Reveal JS has a lot of good feature for Presentation. Building on top of it would be great. FEATURES [Vertical Slides](https://revealjs.com/vertical-slides/) [Auto-Animate](https://revealjs.com/auto-animate/) [Auto-Slide](https://revealjs.com/auto-slide/) [Speaker View](https://revealjs.com/speaker-view/) [Scroll View NEW](https://revealjs.com/scroll-view/)...

enhancement
waiting author

### Description #324 introduced a first presenter view, but it is quite experimental and could be improved: - [ ] automatically detect two or more screens and display on two...

enhancement
present

Implement a smarter generation of reversed files by splitting the video into smaller segments. Closes #434

enhancement
lib

### Description I am probably doing something very stupid, but I cannot figure out what I am doing wrong to get this result. See the screenshot. ### Version 5.1.7 ###...

bug
windows

### Description Currently, many rendering options are read from Manim (only ManimCE?), but those specific to Manim Slides are not documented and not easily configurable (life cache). E.g., we should...

documentation
enhancement
lib

TODO: check if this is really the case, especially for nested dependencies? Closes #438

enhancement
html-convert