Skip to content

juanjfndz/Math-Manim-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Manim Examples

This repository contains examples of Manim scenes for animating mathematical concepts.

Introduction

Manim is a powerful animation engine for explanatory math videos. It allows you to create high-quality animations of mathematical concepts using Python code. This repository contains examples of Manim scenes that demonstrate how to animate various mathematical concepts. The scenes are organized into different folders based on the topic they cover.

Usage

To use the scenes in this repository, you need to have Manim installed on your computer. You can install Manim by following the instructions in the official documentation.

Once you have Manim installed, you can run any of the examples in this repository by navigating to the appropriate folder and running the corresponding Python script. For example, to run the ODEScene example, you can navigate to the ODEScene folder and run the ode_scene.py script.

Contributing

If you would like to contribute to this repository, you are welcome to submit a pull request. Please make sure that your code follows the same style and formatting as the existing examples, and that it includes appropriate documentation and comments.

License

You are free to use, modify, and distribute the code in this repository for any purpose.

Acknowledgements

The scenes in this repository are based on examples from the Manim Community Examples repository and the Manim Examples repository. We are grateful to the Manim community for their contributions to this project.

About

Repository that contains examples of Manim scenes for animating mathematical concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors