This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
manim
Watch
1
Star
0
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2025-07-29 21:12:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
manimlib
/
mobject
/
svg
History
TonyCrane
aa135280ac
support <line> tag in SVG
2022-01-27 17:23:58 +08:00
..
__init__.py
delete old entry point file and add __init__ for folders
2021-02-07 17:48:51 +08:00
brace.py
fix no "import copy" bug
2022-01-03 16:49:00 +08:00
drawings.py
Small hack for the lightbulb, needs to be fixed properly later
2021-12-21 10:58:33 -08:00
mtex_mobject.py
Merge branch 'master' into master
2022-01-26 08:54:18 -08:00
svg_mobject.py
support <line> tag in SVG
2022-01-27 17:23:58 +08:00
tex_mobject.py
cached SVGMobject in SingleStringTex with default color
2022-01-26 20:37:44 +08:00
text_mobject.py
Override style for Text
2022-01-26 08:21:00 -08:00