# ⚠️ 如何用 PNG 圖檔做出 3D 舞台模型？

若您想更換舞台模型，但卻不會使用 3D 軟體建模怎麼辦？您可以使用一個簡單的平台工具 - [**TINKERCAD**](https://www.tinkercad.com/) 來將 PNG 圖檔做成 3D 舞台模型！

⚠️ 注意：此方法僅適用製作<mark style="color:red;">**「單色」**</mark>的 3D 舞台模型

**Step1.** 首先，需將您準備 <mark style="color:red;">**透明背景、單色 PNG 圖**</mark> 上傳至 [**Onlin-convert** ](https://image.online-convert.com/convert-to-svg)轉成 SVG 檔，並下載備用。

<figure><img src="/files/KohkWfoUD1A52gtWyWPg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Lx68DuYyv647Pz7wrgiE" alt=""><figcaption></figcaption></figure>

**Step2.** 接著進入 [**TINKERCAD**](https://www.tinkercad.com/) 的網站，並進行註冊登入 (google登入即可使用)。

<figure><img src="/files/xm362q6BdagIshAOHR9u" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cI9NOAzXB5IyRzYBxdnq" alt=""><figcaption></figcaption></figure>

**Step3.** 登入 TINKERCAD 後，按左側的 Deaigns > 按 create your first 3D design

<figure><img src="/files/xi9e9p9hWBSTUZkUVbX2" alt=""><figcaption></figcaption></figure>

**Step4.** 即可進入 TINKERCAD，點擊右上的「Import」，上傳剛剛轉好的 SVG 檔。

<figure><img src="/files/ohyMsgJhFgk8Tyzwtn4i" alt=""><figcaption></figcaption></figure>

⚠️ 若上傳的圖片太大，可將 Scale 調小至符合規範，再按右下的「Import」按鈕。

<figure><img src="/files/ctQL5v2ofSR6EqwsZDiK" alt=""><figcaption></figcaption></figure>

**Step5.** 上傳成功後，可點擊調色盤更換該模型的顏色。

<figure><img src="/files/Ty3AnKLbSkwdBGBgaRA7" alt=""><figcaption></figcaption></figure>

**Step6.** 擊模型「側邊」的小箭頭，並將圖片翻轉到 90 度，讓藍色平面正好卡在 <mark style="color:red;">**模型的中心點**</mark> 才正&#x78BA;**。**

<figure><img src="/files/xSkkCrmgBLQbv7YFDUpv" alt=""><figcaption></figcaption></figure>

**Step7.** 可再點擊模型的 <mark style="color:red;">**中心點**</mark>，往前 <mark style="color:red;">**將模型的厚度拉寬**</mark>，讓模型更有立體感。

<figure><img src="/files/i0nDs1c9ZhNxfEJKd093" alt=""><figcaption></figcaption></figure>

**Step8.** 完成模型後，點擊右上的 <mark style="color:red;">**Export**</mark> 輸出，並選擇輸出 <mark style="color:red;">**GLTF (.glb)**</mark> 的格式。

<figure><img src="/files/zub8Ppx76UpNBCD6AgxC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3QpZEWcVBNCJ7uXA7633" alt=""><figcaption></figcaption></figure>

**Step9.** 即可將做好的模型上傳至 3D 舞台模型的點位，並替換成功！

<figure><img src="/files/FwjeaOF7ixmSzH55dMlm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hei-dong-chuang-zao.gitbook.io/virsody-guide/jian-yi-mo-shi/shang-chuan-wu-tai-mo-xing/ru-he-yong-png-tu-dang-zuo-chu-3d-wu-tai-mo-xing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
