mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-02 19:49:58 +00:00
🐛 修改dead link
This commit is contained in:
13
docs/en/demo/best-practice.md
Normal file
13
docs/en/demo/best-practice.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Best Practice
|
||||
---
|
||||
|
||||
# Best Practice
|
||||
|
||||
## Works
|
||||
|
||||
- [【特效红石音乐】童话镇~「总有一条蜿蜒在童话镇里...」](https://www.bilibili.com/video/BV1xE4m1d72j)
|
||||
- [【特效红石音乐】使一颗心免于哀伤 If I Can Stop One Heart From Breaking「崩坏:星穹铁道 EP」](https://www.bilibili.com/video/BV1B1421t7i3)
|
||||
- [【Minecraft】有点甜~「255万个粒子」](https://www.bilibili.com/video/BV1qK421k73b)
|
||||
- [【MC特效红石音乐】芙宁娜PV曲-「轻涟」](https://www.bilibili.com/video/BV1cG411S787)
|
||||
- [可愛くてごめん「这么可爱真是抱歉」红石音乐](https://www.bilibili.com/video/BV1zN41157Xt)
|
@ -13,15 +13,21 @@ hero:
|
||||
- theme: alt
|
||||
text: API Reference
|
||||
link: ./api/
|
||||
- theme: alt
|
||||
text: Best Practice
|
||||
link: ./demo/best-practice
|
||||
image:
|
||||
src: /mbcp-logo.svg
|
||||
alt: MBCP logo
|
||||
|
||||
features:
|
||||
- title: Easy to use
|
||||
icon: 🛠️
|
||||
details: Through a simple interface, most of the geometric operations and particle production requirements have been achieved
|
||||
- title: Integrated
|
||||
icon: 📦
|
||||
details: Encapsulated and integrated<code>numpy</code>, <code>scipy</code> and <code>sympy</code>, making script writing as simple as using Geogebra
|
||||
- title: Rich presets
|
||||
icon: 🧊
|
||||
details: Rich presets and examples, you can use it directly, and you can also customize the parameters to create your own effects
|
||||
---
|
||||
|
Reference in New Issue
Block a user