> For the complete documentation index, see [llms.txt](https://firefirebook.firefirestyle.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://firefirebook.firefirestyle.net/polygon/cube.md).

# おまけ:Cubeを描く

ポリゴンが描(か)けるようになりました。代表的(だいひょうてき)な3Dオブジェクトを描(か)いてみましょう。

今回(こんかい)はCubeを表示(ひょうじ)してみます。

<https://scratch.mit.edu/projects/88199921/>

## (1) Cubeを表示(ひょうじ)するスクリプトを追加(ついか)する

![](/files/-LAM1DlLIvXOO4Mk7Tns)

## (2) 旗(はた)がクリックされたとき、Cubeを表示(ひょうじ)するようにする

![](/files/-LAM1Dm9OvYM-T-RHfoN)

## (3) 確認(かくにん)する

<https://scratch.mit.edu/projects/88199921/>

![](/files/-LAM1DmobBAcEYgXFIXQ)

### (3-1) 右上(みぎうえ)の旗(はた)アイコンをクリックする

### (3-2) Cubeが表示(ひょうじ)されること

## (4) Good!

![](/files/-LAM10sJw_6R0gkIIv-5)

よくできました。次(つぎ)のステップに進(すす)みましょう。
