https://github.com/vivek3141/videos
Source code for all the animations in my videos. Uses @3b1b's manim library
https://github.com/vivek3141/videos
animation learning-manim manim python videos
Last synced: 10 months ago
JSON representation
Source code for all the animations in my videos. Uses @3b1b's manim library
- Host: GitHub
- URL: https://github.com/vivek3141/videos
- Owner: vivek3141
- Created: 2018-11-25T01:18:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T02:04:23.000Z (over 2 years ago)
- Last Synced: 2024-03-06T08:28:56.972Z (over 2 years ago)
- Topics: animation, learning-manim, manim, python, videos
- Language: Python
- Homepage:
- Size: 12.8 MB
- Stars: 142
- Watchers: 14
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Videos
This repository contains all the source code for the videos published to
https://youtube.com/vcubingx
I don't usually keep this public, so a lot of the code is messy and undocumented and a lot of the commits are poorly named or even useless.
If you have any questions regarding the code feel free to contact me.
## Learning Manim
I don't recommend going through this repository to learn manim, instead here are a few useful links to help you get started:
* Documentation: [https://elteoremadebeethoven.github.io/manim_3feb_docs.github.io](https://elteoremadebeethoven.github.io/manim_3feb_docs.github.io)
* Todd Zimmerman tutorial [https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-manim-series-a-journey/](https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-manim-series-a-journey/)
* Animations with Manim [https://github.com/Elteoremadebeethoven/AnimationsWithManim](https://github.com/Elteoremadebeethoven/AnimationsWithManim)
## License
The code in this repository is only for reference, and not for usage without permission.