mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-25 05:02:15 +00:00
📝 优化文档显示
This commit is contained in:
24
docs/ja/index.md
Normal file
24
docs/ja/index.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
# 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>sympy</code>をラップして統合し、Geogebraを使用するように簡単にスクリプトを作成できます
|
||||
- title: 組み込みプリセット
|
||||
details: 多くのプリセットを提供しており、一般的なジオメトリ図形やパーティクル効果など、迅速に作成できます
|
||||
---
|
||||
Reference in New Issue
Block a user