chore(docs): update comparison table (#561)

This commit is contained in:
Jérome Eertmans
2025-08-27 13:05:23 +02:00
committed by GitHub
parent 4e9cabf5cf
commit 2c6421dcbd
2 changed files with 7 additions and 1 deletions

View File

@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(unreleased)=
## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.5.2...HEAD)
(unreleased-chore)=
### Chore
- Update the comparison table in the README.
[#560](https://github.com/jeertmans/manim-slides/pull/560)
(v5.5.2)=
## [v5.5.2](https://github.com/jeertmans/manim-slides/compare/v5.5.1...v5.5.2)

View File

@ -150,7 +150,7 @@ Below is a comparison of the most used ones with Manim Slides:
| Note | Requires minimal modif. in scenes files | Requires minimal modif. in scenes files | Requires the usage of sections, and configuration through graphical interface | Relies on `nbconvert` to create slides from a Notebook |
| Support for ManimGL | Yes | No | No | No |
| Web Browser presentations | Yes | No | Yes | No |
| Offline presentations | Yes, with Qt | Yes, with OpenCV | No | No
| Offline presentations | Yes, with Qt, [RevealJS](https://revealjs.com/) (any web browser), or PowerPoint | Yes, with OpenCV | No | No
## Citing