mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-03 04:00:00 +00:00
🔥 测试错误内容
This commit is contained in:
25
docs/index.md
Normal file
25
docs/index.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "MBCP docs"
|
||||
text: "More basic change particle"
|
||||
tagline: 用于几何运算和粒子制作的库
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 快速开始
|
||||
link: /guide
|
||||
- theme: alt
|
||||
text: API
|
||||
link: api
|
||||
|
||||
features:
|
||||
- title: 高可用性
|
||||
details: 通过简单的接口,实现了大部分几何运算和粒子制作的需求
|
||||
- title: 高集成度
|
||||
details: 对<code>numpy</code>、<code>scipy</code>及<code>sumpy</code>进行了封装和集成,使脚本编写像使用Geogebra一样简单
|
||||
- title: 内置预设
|
||||
details: 提供了大量的预设,包括常见的几何图形、粒子效果等,方便快速制作
|
||||
---
|
||||
|
Reference in New Issue
Block a user