Skip to content

thekushdhingra/anims

Repository files navigation

Manim Animations

Welcome! This repository contains the code for my Manim animations featured on my YouTube channel: KushDoesSmth.

About

Here you'll find Python scripts and scene files used to create mathematical and educational animations with Manim.

Getting Started

  1. Clone the repository and make a virtual enviorment:

    git clone https://github.com/yourusername/anims.git
    cd anims
    python -m venv venv
    • Source the venv
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Render an animation:

    manim file.py FileScene

Watch the Animations

Check out the rendered videos on my YouTube channel!

Contributing

Feel free to open issues or submit pull requests for improvements or new ideas.

License

This project is licensed under the MIT License.


Created by Kush Dhingra

About

Math animations written in python (manim)

Resources

Stars

Watchers

Forks

Languages