Skip to content

puravparab/Script2Scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script2Scene

Upload a manim script and generate an animation

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/puravparab/Script2Scene.git
  2. Navigate to the project directory:

    cd Script2Scene
  3. Run the shell script:

    ./run.sh
  4. Open your browser and go to http://127.0.0.1:5000/.

Notes

  • Ensure that your Python installation is in your system's PATH.

  • If you encounter permission issues, you may need to make the shell script executable:

     chmod +x run.sh

About

upload a manim script and generate an animation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published