Skip to content

Commit 17ac2b0

Browse files
committed
chore: add docs
1 parent b262d59 commit 17ac2b0

3 files changed

Lines changed: 31 additions & 1 deletion

File tree

doc/1.3.1.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3038,7 +3038,7 @@ update by workflow
30383038

30393039

30403040

3041-
** TODO add instance doc
3041+
** DONE add instance doc
30423042

30433043
note: 需要垂直向上
30443044

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Using Tripo to Generate Ammo Instance Models
2+
3+
We first generate and export the model in Tripo; then upload it in the Unit Mod Editor.
4+
5+
# Generate and Export the Model
6+
7+
The generation steps are the same as in [Using Tripo to Generate Unit Models](TODO), either via an image or a text prompt.
8+
9+
Ensure the poly count is at the minimum (500), do not use HD texture or PBR, and use the lowest texture resolution (512) on export.
10+
11+
Additionally, the model should be oriented vertically upward, so the text prompt should end with "vertically upward" (e.g., "missile, vertically upward").
12+
13+
Reference image:
14+
TODO tu
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 使用Tripo生成弹药实例的模型
2+
3+
我们首先在Tripo中生成模型,并导出;然后在单位模组编辑器中上传它
4+
5+
6+
# 生成模型并导出
7+
8+
9+
生成的步骤跟[使用Tripo生成单位模型](TODO)一样,可通过一张图片或者一句话生成模型
10+
11+
要确保面数为最低(500),不使用高清纹理和PBR,导出时的纹理分辨率使用最低(512)
12+
13+
另外,模型应该是垂直向上的方向,所以一句话应该最后要加上“垂直向上”的描述(如“导弹,垂直向上”)
14+
15+
参考图片如下:
16+
TODO tu

0 commit comments

Comments
 (0)