A GUI for Manim
Project description
Manim Studio
Manim Studio is a Manim plugin to live-preview animations rendered with Cairo, and also it's useful for many other things!
Features
- Live preview Manim animations made with Cairo.
- Work with Manim Mobject using the GUI.
- Export to a Python file the code of the animation.
- A live cell to interactively insert code into the scene.
- Create animations with the GUI.
- Create animations with AI.
- Collaborate with other people in the same project.
Requirements to install
Install with git
- Installed Python 3.
- Installed Manim.
- Installed PyQt6.
- Installed Git.
Install with pip
pip
installs all the requirements automatically, but you must have Python 3 installed.
Steps to use
The documentation is not available by the moment, but it will be soon.
You can run Manim Studio in a new scene, but also in a scene that you've been working before with code.
If you want to work in a completely new scene, you must run:
foo@bar:~$ manim-studio
If you want to work in a scene that you've been working before with code, you must run:
foo@bar:~$ manim-studio --file FILE --scene SCENE_CLASS_NAME
To save your progress, you must click on Generate Python File
button.
If you want to continue later, you must save your progress and run Manim Studio using the generated Python file and its respective scene class.
You can also render a video by clicking Render Video File
.
Contributing
If you want to contribute to Manim Studio, you can do it by forking the repository and making a pull request. You can also contribute by reporting bugs or suggesting new features.
License
This project is licensed under the MIT License. See LICENSE for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file manim_studio-0.7.4.tar.gz
.
File metadata
- Download URL: manim_studio-0.7.4.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cf35391ce20af7540c3fcf1114b24dea5fd3337cfaa6d3210546ca54294f98a |
|
MD5 | 5299ca3c701016121e1f996013bc7293 |
|
BLAKE2b-256 | f67012c6e500cd476b62e288c403f1a79db123b96fc259bce82e8e0243158318 |
File details
Details for the file manim_studio-0.7.4-py3-none-any.whl
.
File metadata
- Download URL: manim_studio-0.7.4-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f82a2777fb77a2cfad0323fd7f18c3c4fb27a57c0564c3b0a514cfa384949282 |
|
MD5 | ad158e9c44c5846382f2e2ee8fc32fdf |
|
BLAKE2b-256 | dc00e51f4bef819bf8841eaf4f76ba6946e59053a19b444594906ba1539b257f |