refactor: remove token and token-viewer components
Remove the `md-token` and `md-token-viewer` components along with their associated 3D generation and image tracing utilities. Update documentation and project metadata to reflect these changes and rename the project title to "Tabletop Tools".
This commit is contained in:
@@ -431,26 +431,7 @@ layers="字段:起始行,起始列 - 结束列,字体大小"
|
||||
:md-yarn-spinner[./story.yarn]
|
||||
```
|
||||
|
||||
### 🪙 代币组件 (md-token)
|
||||
|
||||
用于展示游戏代币/棋子。
|
||||
|
||||
```markdown
|
||||
:md-token[./token.png]
|
||||
```
|
||||
|
||||
### 🎨 代币预览组件 (md-token-viewer)
|
||||
|
||||
用于 3D 预览 3MF 格式的代币模型。
|
||||
|
||||
```markdown
|
||||
:md-token-viewer[./token.3mf]
|
||||
```
|
||||
|
||||
**功能:**
|
||||
- 使用 Three.js 渲染 3D 模型
|
||||
- 支持鼠标拖拽旋转
|
||||
- 自动旋转展示
|
||||
|
||||
### 📋 命令追踪器 (md-commander)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user