# manim-physics **Repository Path**: markhoo/manim-physics ## Basic Information - **Project Name**: manim-physics - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-11 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # manim-physics ## Introduction This is a 2D physics simulation plugin that allows you to generate complicated scenes in various branches of Physics such as rigid mechanics, electromagnetism, wave etc. **Due to some reason, I (Matheart) may not have time to maintain this repo, if you want to contribute please seek help from other contributors.** Official Documentation: https://manim-physics.readthedocs.io/en/latest/ Contributors: - [**pdcxs**](https://github.com/pdcxs) - [**Matheart**](https://github.com/Matheart) - [**icedcoffeeee**](https://github.com/icedcoffeeee) # Installation `manim-physics` is a package on pypi, and can be directly installed using pip: ```bash pip install manim-physics ```