Skip to main content

a library for simple animation effects

Project description

logo

MIT License

Introduction

JAnim is a library for simple animation effects.

Inspired by manim.

Installation

JAnim runs on Python 3.12+ and OpenGL 4.3+.

You may install JAnim directly via

pip install janim

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/jkjkil4/JAnim.git
cd JAnim
pip install -e .

Additionally, there are other software dependencies to be installed:

  • To generate video files, install ffmpeg.
  • To use Typst, install typst.

Using JAnim

You can run

janim examples

to see examples.

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

janim-0.5.2.tar.gz (147.1 kB view hashes)

Uploaded Source

Built Distribution

janim-0.5.2-py3-none-any.whl (156.9 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