mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-02 11:40:02 +00:00
🐛 修改dead link
This commit is contained in:
13
docs/zht/demo/best-practice.md
Normal file
13
docs/zht/demo/best-practice.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 最佳實踐
|
||||
---
|
||||
|
||||
# 最佳實踐
|
||||
|
||||
## 作品
|
||||
|
||||
- [【特效红石音乐】童话镇~「总有一条蜿蜒在童话镇里...」](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,16 +13,22 @@ hero:
|
||||
- theme: alt
|
||||
text: API文檔
|
||||
link: ./api/
|
||||
- theme: alt
|
||||
text: 最佳實踐
|
||||
link: ./demo/best-practice
|
||||
image:
|
||||
src: /mbcp-logo.svg
|
||||
alt: MBCP logo
|
||||
|
||||
features:
|
||||
- title: 高度易用
|
||||
icon: 🛠️
|
||||
details: 通過簡單的接口,實現了大部分幾何運算及粒子製作的需求
|
||||
- title: 高度集成
|
||||
icon: 📦
|
||||
details: 對<code>numpy</code>、<code>scipy</code>及<code>sympy</code>進行了封裝和集成,使腳本編寫像使用Geogebra一樣easy
|
||||
- title: 內置預設
|
||||
icon: 🧊
|
||||
details: 提供了大量的預設,包括常見的幾何圖形、粒子效果等,便於快速生產
|
||||
---
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user