Skip to main content

A personal variant of manim

Project description

logo

MIT License

Introduction

Manim3 is a personal variant of manim. It aims at standardizing the project structure, improving rendering performance and providing additional features.

Installation

Manim3 runs on Python 3.12+ and OpenGL 4.3+.

You may install manim3 directly via

pip install manim3

to install the latest version distributed on pypi. Or, to catch up with the latest development and edit the source code, you may clone this repository via

git clone https://github.com/YishiMichael/manim3.git
cd manim3
pip install -e .

Additionally, there are other software dependencies to be installed:

  • To generate video files, install ffmpeg.
  • To use TypstMobject (including Text, Math, Code), install typst.

Using manim3

The directory examples provides several demo scenes. Under that directory, simply run any script via py xxx.py. A window running a scene shall pop up.

License

MIT license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

manim3-0.1.0.tar.gz (80.4 kB view hashes)

Uploaded Source

Built Distribution

manim3-0.1.0-py3-none-any.whl (90.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page