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

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.

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 ❤️