Skip to content

ironor25/Prompt-To-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manim Project

Welcome to the Manim Project! This repository contains animations and visualizations created using Manim, a powerful mathematical animation engine.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/your-username/Manim_project.git
    cd Manim_project
  2. Install Dependencies: Ensure you have Python installed, then install Manim and other dependencies:

    pip install manim
  3. Run an Example: Render an example scene:

    manim -pql example_scene.py ExampleClass

Project Structure

  • scenes/: Contains all the animation scripts.
  • assets/: Stores additional resources like images or audio.
  • output/: Generated animations will be saved here.

Contributing

Feel free to fork this repository, create a new branch, and submit a pull request. Contributions are welcome!

License

This project is licensed under the MIT License.

Resources

Happy animating!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors