22 lines
870 B
Markdown
22 lines
870 B
Markdown
# 植物模型资产来源
|
||
|
||
`assets/models/custom/shapespark_plants/` 保存从 Shapespark low-poly plants kit
|
||
拆分出的植物资产。每个植物目录包含:
|
||
|
||
- `model.gltf`
|
||
- `model.bin`
|
||
- `preview.png`
|
||
|
||
贴图统一放在 `assets/models/custom/shapespark_plants/textures/`,由各个 glTF
|
||
相对引用。`manifest.json` 记录每个拆分资产的类别、几何指标、材质名和预览图路径。
|
||
|
||
当前管线使用:
|
||
|
||
- `tree-01-*`、`tree-02-*`、`tree-03-*`:`--tree-style shapespark` 的 12 个确定性树变体
|
||
- `bush-03`:`natural=scrub` 边缘 bush 实例
|
||
- `grass-01`、`grass-02`、`grass-03`:`landuse=grass` 草坪草簇
|
||
|
||
旧的 SpeedTree apple、Lyrog fattree、Poly Haven `shrub_02`、原始高模
|
||
`custom/bush` 和 rejected `custom/bush_low` 已删除。相关实验结论保留在
|
||
`docs/changelog.md` 和归档 Trellis 任务中。
|