This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
manim
Watch
1
Star
1
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2026-04-26 03:00:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb08fc04011db183dac841e2df087ccbbc615a2c
manim
/
mobject
/
svg
History
Grant Sanderson
fb08fc0401
Fixed bubble sort bug
2018-08-11 17:16:03 -07:00
..
__init__.py
Refactor many definitions out of topics and into folders within mobject
2018-03-31 18:05:02 -07:00
brace.py
After running 2to3
2018-08-09 17:56:05 -07:00
drawings.py
Fixed bubble sort bug
2018-08-11 17:16:03 -07:00
svg_mobject.py
Reimplented svg rendering using cairo, and changed vmobject color model to allow for gradeints and strokes with opacities. Many errors associated with python 2 to python 3 conversion are likely still present at this point.
2018-08-10 15:12:49 -07:00
tex_mobject.py
After running 2to3
2018-08-09 17:56:05 -07:00