https://github.com/gsri30/mathsanimations
This repository consists of all the useful animations related to theorems and other stuff in maths (of 1st year). We are using a software called "manim" for this purpose.
https://github.com/gsri30/mathsanimations
3blue1brown analytic-functions animation cauchy-sequence latex manim maths python-library simulation tex theorems
Last synced: 2 months ago
JSON representation
This repository consists of all the useful animations related to theorems and other stuff in maths (of 1st year). We are using a software called "manim" for this purpose.
- Host: GitHub
- URL: https://github.com/gsri30/mathsanimations
- Owner: GSri30
- License: mit
- Created: 2019-10-04T07:27:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T22:38:36.000Z (almost 5 years ago)
- Last Synced: 2025-01-06T22:52:59.078Z (4 months ago)
- Topics: 3blue1brown, analytic-functions, animation, cauchy-sequence, latex, manim, maths, python-library, simulation, tex, theorems
- Language: Python
- Homepage:
- Size: 11.4 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to MathsAnimations 👋
> This repository consists of all the useful animations related to theorems and other stuff in maths (of 1st year). We are using a software called "manim" for this purpose.You can follow the following link (3blue1brown 's youtube channel) to get an essence of how they are gonna look like (not exactly,but some what similar) refer here
### ✨ [Demo](https://animations.fossee.in/video/42)
## Install
```sh
sudo apt install libcairo2-dev ffmpeg sox texlive-full
python3 -m pip install manimlib
```## Usage
```sh
clone the particular topic repository and run manim animationName.py animationClass -pl
```## Author
👤 **Sri Harsha G**
* Website: https://gsri30.github.io/
* Github: [@GSri30](https://github.com/GSri30)## 📝 License
This project is [MIT](https://github.com/GSri30/MathsAnimations/blob/master/LICENSE) licensed.
## Show your support
Give a ⭐️ if this project helped you!
***
This README was generated with ❤️