mirror of
https://github.com/snowykami/mbcp.git
synced 2024-11-22 06:07:37 +08:00
More Basic Change Particle
snowy
fae4707b63
# Conflicts: # docs/.vitepress/config/index.ts # docs/api/mp_math/equation.md # docs/api/mp_math/line.md # docs/api/mp_math/plane.md # docs/api/mp_math/point.md # docs/api/mp_math/utils.md # docs/api/mp_math/vector.md # docs/api/presets/model/index.md # docs/en/api/mp_math/angle.md # docs/en/api/mp_math/const.md # docs/en/api/mp_math/equation.md # docs/en/api/mp_math/line.md # docs/en/api/mp_math/mp_math_typing.md # docs/en/api/mp_math/plane.md # docs/en/api/mp_math/point.md # docs/en/api/mp_math/segment.md # docs/en/api/mp_math/utils.md # docs/en/api/mp_math/vector.md # docs/en/api/presets/model/index.md # docs/ja/api/mp_math/angle.md # docs/ja/api/mp_math/const.md # docs/ja/api/mp_math/equation.md # docs/ja/api/mp_math/line.md # docs/ja/api/mp_math/mp_math_typing.md # docs/ja/api/mp_math/plane.md # docs/ja/api/mp_math/point.md # docs/ja/api/mp_math/segment.md # docs/ja/api/mp_math/utils.md # docs/ja/api/mp_math/vector.md # docs/ja/api/presets/model/index.md # mkdoc.bat |
||
---|---|---|
.github/workflows | ||
docs | ||
litedoc | ||
mbcp | ||
tests | ||
.gitignore | ||
CNAME | ||
main.py | ||
make_docs.py | ||
mkdoc.bat | ||
mkdoc.py | ||
py.typed | ||
pyproject.toml | ||
README.md |
More Basic Change Particle - 更多基础变换粒子
A Minecraft particle production library
介绍
该库用于一些Minecraft粒子特效的计算和制作,集成了常用的numpy,sympy,scipy等科学计算库