A library for Geometry constructing and animation generating.
Project description
ManimGeo - 几何动画辅助库
ManimGeo 是一个用于简化几何图形创建和动画生成的辅助库。它提供丰富的几何元素和操作,帮助快速构建复杂的几何场景。
目前开发中,单元测试尚未完成,欢迎 PR!
主要特性
- 几何元素创建:支持点、线、圆、角等基本几何元素的创建
- 几何关系处理:自动处理中点、垂足、交点等几何关系
- 几何变换:支持反演等几何变换操作
- 依赖管理:自动维护几何元素间的依赖关系
- 动画集成:与 Manim 等动画系统的高集成
项目文档
安装 ManimGeo
# 仅安装数值计算
pip install manimgeo
# 安装 manimgl 集成
pip install manimgeo[manim]
# 安装 janim 集成
pip install manimgeo[janim]
# 全部安装
pip install manimgeo[full]
或使用 uv 进行安装(推荐)
uv add manimgeo[full]
样例展示
https://github.com/user-attachments/assets/36fec8c6-ad72-4b34-b9fc-f636a6808cfb
https://github.com/user-attachments/assets/b47f8a04-351a-42b2-8f1a-f4bcf2d0d79f
https://github.com/user-attachments/assets/e94ea012-1053-4585-82dd-058d04feb9ac
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file manimgeo-1.3.0a1.tar.gz.
File metadata
- Download URL: manimgeo-1.3.0a1.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5c9fbcfbfa84cabf75093497aa01f4079c6771a1d1d269d371e4e2854e90db8
|
|
| MD5 |
09290a1c803eacbe2a1aaf4ce154ba89
|
|
| BLAKE2b-256 |
cf0d2abde912c57edc17514c1875ed463fcf06f64a22547cfa1998ab19f8959d
|
File details
Details for the file manimgeo-1.3.0a1-py3-none-any.whl.
File metadata
- Download URL: manimgeo-1.3.0a1-py3-none-any.whl
- Upload date:
- Size: 57.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96c9941f57ca2f6abd8c56d04776f6eefe99e937298f01be636486f523c4ad66
|
|
| MD5 |
137a2123f7a623d37ee9c98673b6fffa
|
|
| BLAKE2b-256 |
017cab2c37faea5b542504fc881a3d3e72ce24c98a2f83dcdc71bf8e013a0239
|