Manim
Manim is a community maintained Python library for creating mathematical animations.
Collective -
Host: opensource -
https://opencollective.com/manim
- Website: https://www.manim.community/
- Code: https://github.com/ManimCommunity
os.system -> subprocess
github.com/ManimCommunity/manim - achille-fouilleul opened this pull request 10 months ago
github.com/ManimCommunity/manim - achille-fouilleul opened this pull request 10 months ago
Make combination of video + audio streams more robust; fix incompatibility with `pyav >= 13.0.0`
github.com/ManimCommunity/manim - behackl opened this pull request 10 months ago
github.com/ManimCommunity/manim - behackl opened this pull request 10 months ago
Error when installing on apple silicon mac
github.com/ManimCommunity/manim - abhigyanj opened this issue 10 months ago
github.com/ManimCommunity/manim - abhigyanj opened this issue 10 months ago
AttributeError: 'dict' object has no attribute 'text'
github.com/ManimCommunity/manim-voiceover - mayankwebbing opened this issue 10 months ago
github.com/ManimCommunity/manim-voiceover - mayankwebbing opened this issue 10 months ago
Call `.finish()` for every animation in `AnimationGroup` on finish
github.com/ManimCommunity/manim - Laifsyn opened this pull request 10 months ago
github.com/ManimCommunity/manim - Laifsyn opened this pull request 10 months ago
run_time=tracker.time_until_bookmark("A") not working correctly with custom manim animations?
github.com/ManimCommunity/manim-voiceover - Toughbook-CFC2 opened this issue 10 months ago
github.com/ManimCommunity/manim-voiceover - Toughbook-CFC2 opened this issue 10 months ago
Manim 0.18.1: Updaters don't work with objects which have been added using LaggedStart()
github.com/ManimCommunity/manim - uwezi opened this issue 10 months ago
github.com/ManimCommunity/manim - uwezi opened this issue 10 months ago
Update poetry requirement from ==1.5.* to ==1.8.*
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
Bump flask-cors from 4.0.2 to 5.0.0
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
Bump google-api-python-client from 2.147.0 to 2.148.0
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
Bump black from 23.12.1 to 24.8.0
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
SVGMobject passing NoneType to svgelements
github.com/ManimCommunity/manim - jpmikhail opened this issue 10 months ago
github.com/ManimCommunity/manim - jpmikhail opened this issue 10 months ago
Code example for Sphere is misleading
github.com/ManimCommunity/manim - 0x13b opened this issue 10 months ago
github.com/ManimCommunity/manim - 0x13b opened this issue 10 months ago
ReplacementTransform of DiGraphs with different number of edges does not animate
github.com/ManimCommunity/manim - niplav opened this issue 10 months ago
github.com/ManimCommunity/manim - niplav opened this issue 10 months ago
Hallucinated or dropped edges in Transform of Graph
github.com/ManimCommunity/manim - niplav opened this issue 10 months ago
github.com/ManimCommunity/manim - niplav opened this issue 10 months ago
Add weighted edges and self loop edges to graphs
github.com/ManimCommunity/manim - ZynoXelek opened this pull request 10 months ago
github.com/ManimCommunity/manim - ZynoXelek opened this pull request 10 months ago
Fixed Google Collab Embedding issue
github.com/ManimCommunity/manim - CapNCrunchy opened this pull request 10 months ago
github.com/ManimCommunity/manim - CapNCrunchy opened this pull request 10 months ago
Adding audio functionality to phaseflow animation
github.com/ManimCommunity/manim - JayNibhanupudy opened this pull request 10 months ago
github.com/ManimCommunity/manim - JayNibhanupudy opened this pull request 10 months ago
Added YouTube channel link to README
github.com/ManimCommunity/awesome-manim - ertsastra opened this pull request 10 months ago
github.com/ManimCommunity/awesome-manim - ertsastra opened this pull request 10 months ago
Bump cryptography from 42.0.8 to 43.0.1
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
github.com/ManimCommunity/manim-website-api - dependabot[bot] opened this pull request 10 months ago
Select SVG shapes by id
github.com/ManimCommunity/manim - tobiasBora opened this issue 10 months ago
github.com/ManimCommunity/manim - tobiasBora opened this issue 10 months ago
Fix np.float_ to np.float64 while using numpy >= 2.0
github.com/ManimCommunity/manim - geoochi opened this pull request 10 months ago
github.com/ManimCommunity/manim - geoochi opened this pull request 10 months ago
aise HeaderNotFoundError("can't sync to MPEG frame") mutagen.mp3.HeaderNotFoundError: can't sync to MPEG frame
github.com/ManimCommunity/manim-voiceover - doufuchuan opened this issue 10 months ago
github.com/ManimCommunity/manim-voiceover - doufuchuan opened this issue 10 months ago
Opengl Text Rendering in A Strange Way
github.com/ManimCommunity/manim - BenRaz123 opened this issue 10 months ago
github.com/ManimCommunity/manim - BenRaz123 opened this issue 10 months ago
Bug: AttributeError when using ReplacementTransform and opengl
github.com/ManimCommunity/manim - huolongguo1O opened this issue 10 months ago
github.com/ManimCommunity/manim - huolongguo1O opened this issue 10 months ago
Slight offset in MoveAlongPath
github.com/ManimCommunity/manim - jeremysalwen opened this issue 10 months ago
github.com/ManimCommunity/manim - jeremysalwen opened this issue 10 months ago
Fix crash due to bad rounding in BarChart when no y_step was provided and the max y value was close to 0
github.com/ManimCommunity/manim - zeFresk opened this pull request 11 months ago
github.com/ManimCommunity/manim - zeFresk opened this pull request 11 months ago
CI: fix wheels build
github.com/ManimCommunity/ManimPango - naveen521kk opened this pull request 11 months ago
github.com/ManimCommunity/ManimPango - naveen521kk opened this pull request 11 months ago
setup.py get_version fails on Python 3.13
github.com/ManimCommunity/ManimPango - stefanor opened this issue 11 months ago
github.com/ManimCommunity/ManimPango - stefanor opened this issue 11 months ago
register_font: support for new API
github.com/ManimCommunity/ManimPango - naveen521kk opened this pull request 11 months ago
github.com/ManimCommunity/ManimPango - naveen521kk opened this pull request 11 months ago
Add PEP 749 compatibility
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
Added `ConvexHull`, `ConvexHull3D`, `Label` and `LabeledPolygram`
github.com/ManimCommunity/manim - JayGupta797 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JayGupta797 opened this pull request 11 months ago
Arabic text with less than 3 characters is not displayed
github.com/ManimCommunity/manim - AyoubOm opened this issue 11 months ago
github.com/ManimCommunity/manim - AyoubOm opened this issue 11 months ago
Update README.md
github.com/ManimCommunity/awesome-manim - Matheart opened this pull request 11 months ago
github.com/ManimCommunity/awesome-manim - Matheart opened this pull request 11 months ago
Add Code channel to README.md
github.com/ManimCommunity/awesome-manim - CodeCrashCry opened this pull request 11 months ago
github.com/ManimCommunity/awesome-manim - CodeCrashCry opened this pull request 11 months ago
Added zkMarek YT channel to readme
github.com/ManimCommunity/awesome-manim - martawleklinska opened this pull request 11 months ago
github.com/ManimCommunity/awesome-manim - martawleklinska opened this pull request 11 months ago
Rewrite installation instructions
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 11 months ago
Little patch on memoryleaks in test scenarios.
github.com/ManimCommunity/manim - OliverStrait opened this pull request 11 months ago
github.com/ManimCommunity/manim - OliverStrait opened this pull request 11 months ago
Fix typehints of `ParametricFunction`
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
Use Github Markdown on README
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
Fix `SyntaxWarnings` when building the docs and bump `readthedocs` to Python 3.13
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
Use Ruff pygrep rules
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 11 months ago
Simplify Sector Class by Removing Redundant Parameters
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 11 months ago
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 11 months ago
Intersection and difference bug
github.com/ManimCommunity/manim - MaXDL4Phys opened this issue 11 months ago
github.com/ManimCommunity/manim - MaXDL4Phys opened this issue 11 months ago
apply_complex_function HELP
github.com/ManimCommunity/manim - guiwenfeng opened this issue 11 months ago
github.com/ManimCommunity/manim - guiwenfeng opened this issue 11 months ago
Transparent background with Opengl
github.com/ManimCommunity/manim - Implosiv3 opened this issue 11 months ago
github.com/ManimCommunity/manim - Implosiv3 opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 11 months ago
ParametricFunction: wrong type hint
github.com/ManimCommunity/manim - uwezi opened this issue 11 months ago
github.com/ManimCommunity/manim - uwezi opened this issue 11 months ago
fix type hint, change int to float
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 11 months ago
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 11 months ago
Are you running a workshop?
github.com/ManimCommunity/jupyter_examples - rgaiacs opened this issue 11 months ago
github.com/ManimCommunity/jupyter_examples - rgaiacs opened this issue 11 months ago
Text repr to display current text
github.com/ManimCommunity/manim - tuncbkose opened this issue 11 months ago
github.com/ManimCommunity/manim - tuncbkose opened this issue 11 months ago
LaggedStart animation bugs when z-index of animated mobject is non-positive
github.com/ManimCommunity/manim - bwilk315 opened this issue 11 months ago
github.com/ManimCommunity/manim - bwilk315 opened this issue 11 months ago
Update helper.py
github.com/ManimCommunity/manim-voiceover - avnlearn opened this pull request 11 months ago
github.com/ManimCommunity/manim-voiceover - avnlearn opened this pull request 11 months ago
Feat: dvipsnames and svgnames color palettes
github.com/ManimCommunity/manim - christopher-hampson opened this pull request 11 months ago
github.com/ManimCommunity/manim - christopher-hampson opened this pull request 11 months ago
Color palette format and builder
github.com/ManimCommunity/manim - OliverStrait opened this issue 11 months ago
github.com/ManimCommunity/manim - OliverStrait opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 11 months ago
Manim render command leads to "cannot import name 'DEFAULT_DASH_LENGTH' from 'manim.mobject.geometry'" error
github.com/ManimCommunity/manim - mustafabugraavci opened this issue 11 months ago
github.com/ManimCommunity/manim - mustafabugraavci opened this issue 11 months ago
Add new method of specifying seed and using warnings.warn
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
Better error messages for Zero Division
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
bugfix: BarGraph drawing numbers on the y axis even when "y_axis.include_numbers" is False
github.com/ManimCommunity/manim - Tmodrzyk opened this pull request 12 months ago
github.com/ManimCommunity/manim - Tmodrzyk opened this pull request 12 months ago
update: Refactoring Code-class and new Custom pygments based formatter
github.com/ManimCommunity/manim - OliverStrait opened this pull request 12 months ago
github.com/ManimCommunity/manim - OliverStrait opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 12 months ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 12 months ago
feat: preserve original TeX colors
github.com/ManimCommunity/manim - christopher-hampson opened this pull request 12 months ago
github.com/ManimCommunity/manim - christopher-hampson opened this pull request 12 months ago
fix a wrong type mark in a function head.
github.com/ManimCommunity/manim - fogsong233 opened this pull request 12 months ago
github.com/ManimCommunity/manim - fogsong233 opened this pull request 12 months ago
Changing the 'side_length' attribute to a property
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 12 months ago
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 12 months ago
test_colors and test_markup_style fail when run in a clean environment
github.com/ManimCommunity/ManimPango - Groctel opened this issue 12 months ago
github.com/ManimCommunity/ManimPango - Groctel opened this issue 12 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 12 months ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 12 months ago
Lock `poetry.lock`
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
[Experimental] Fix some families stuff + colors
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request 12 months ago
test/cases directory is omitted from released tar
github.com/ManimCommunity/ManimPango - Groctel opened this issue 12 months ago
github.com/ManimCommunity/ManimPango - Groctel opened this issue 12 months ago
Improve line rendering performance by decreasing redundant subdivision count
github.com/ManimCommunity/manim - nitzanbueno opened this pull request 12 months ago
github.com/ManimCommunity/manim - nitzanbueno opened this pull request 12 months ago
Axes and the unit_size
github.com/ManimCommunity/manim - TueNguyen2006 opened this issue 12 months ago
github.com/ManimCommunity/manim - TueNguyen2006 opened this issue 12 months ago
Replace the TypeError message code in the _typecheck_input method in …
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 12 months ago
github.com/ManimCommunity/manim - irvanalhaq9 opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 12 months ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request 12 months ago
Significantly reduce rendering time with a separate thread for writing frames to stream
github.com/ManimCommunity/manim - smu160 opened this pull request 12 months ago
github.com/ManimCommunity/manim - smu160 opened this pull request 12 months ago
Fix typo from HSV PR
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Updaters not refreshing between animations
github.com/ManimCommunity/manim - owl10124 opened this issue about 1 year ago
github.com/ManimCommunity/manim - owl10124 opened this issue about 1 year ago
Fix :meth:`.OpenGLMobject.invert` not reassembling family
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Rename parameters and variables conflicting with builtin functions
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Implement sections for scenes
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Change flake8-comprehensions and flake8-bugbear to ruff
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Assertion error when trying to run with a transcription model
github.com/ManimCommunity/manim-voiceover - SzymonOzog opened this issue about 1 year ago
github.com/ManimCommunity/manim-voiceover - SzymonOzog opened this issue about 1 year ago
Standardize docstrings with ruff pydocstyle rules
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/ManimCommunity/manim - pre-commit-ci[bot] opened this pull request about 1 year ago
Improve `@` operator to work on different coordinate systems
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
fix some mistakes in types.rst
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Fix pre-commit linting
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
feat: set_default for Animation class
github.com/ManimCommunity/manim - christopher-hampson opened this pull request about 1 year ago
github.com/ManimCommunity/manim - christopher-hampson opened this pull request about 1 year ago
Tex-Mobject width and font_size arguments affect eachother
github.com/ManimCommunity/manim - JonasFovea opened this issue about 1 year ago
github.com/ManimCommunity/manim - JonasFovea opened this issue about 1 year ago
Cleanup legacy code in experimental
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Use ruff instead of flake8-simplify
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Use ruff for pytest style
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Fix MathTex on experimental
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Axes don't work correctly
github.com/ManimCommunity/manim - guiwenfeng opened this issue about 1 year ago
github.com/ManimCommunity/manim - guiwenfeng opened this issue about 1 year ago
Fix incorrect version number in plugins docs
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
Better updaters for experimental
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago
github.com/ManimCommunity/manim - JasonGrace2282 opened this pull request about 1 year ago