An open API service indexing awesome lists of open source software.

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

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.