Prithvi-Shah / manimate

An animation studio for Manim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manimate

A novel WYSIWYG animation builder for Manim.

demo

How to run

Install any prerequisites needed to build the project:

  1. Python3.10 and Pip
    • Ubuntu: apt install python3.10 && curl -sS https://bootstrap.pypa.io/get-pip.py | python3.10
  2. Install dependencies with pip install -r requirements.txt

Then you can run it by:

  1. Navigate to src directory
  2. Run python3.10 main.py

Note

Using Xorgs rather than Wayland will support the GUI better; this is default on most systems.

About

An animation studio for Manim

License:MIT License


Languages

Language:Python 100.0%